]> Kevux Git Server - rit/shortlog
rit
2008-06-27 Junio C HamanoMerge branch 'maint-1.5.4' into maint-1.5.5
2008-06-27 Junio C HamanoGIT 1.5.4.6
2008-06-26 Junio C Hamanogit-shell: accept "git foo" form
2008-06-26 Junio C Hamanodiff --check: do not discard error status upon seeing...
2008-06-26 Jeff Kingimprove for-each-ref test script
2008-06-26 Jing XueAdd 'git-p4.allowSubmit' to git-p4
2008-06-26 Junio C HamanoStart draft release notes for 1.6.0
2008-06-26 Steffen Prohaskacompat/pread.c: Add a forward declaration to fix a...
2008-06-26 Steffen ProhaskaWindows: Fix ntohl() related warnings about printf...
2008-06-26 Johannes SixtWindows: TMP and TEMP environment variables specify...
2008-06-26 Johannes SixtWindows: Make 'git help -a' work.
2008-06-26 Johannes SixtWindows: Work around an oddity when a pipe with no...
2008-06-26 Johannes SixtWindows: Make the pager work.
2008-06-26 Johannes SixtWhen installing, be prepared that template_dir may...
2008-06-26 Johannes SixtWindows: Use a relative default template_dir and ETC_GI...
2008-06-26 Johannes SixtWindows: Compute the fallback for exec_path from the...
2008-06-26 Johannes SixtTurn builtin_exec_path into a function.
2008-06-26 Johannes SixtWindows: Use a customized struct stat that also has...
2008-06-26 Johannes SixtWindows: Add a custom implementation for utime().
2008-06-26 Marius Storm... Windows: Add a new lstat and fstat implementation based...
2008-06-26 Johannes SixtWindows: Implement a custom spawnve().
2008-06-26 Johannes SixtWindows: Implement wrappers for gethostbyname(), socket...
2008-06-26 Johannes SixtWindows: Work around incompatible sort and find.
2008-06-26 Johannes SixtWindows: Implement asynchronous functions as threads.
2008-06-26 Johannes SixtWindows: Disambiguate DOS style paths from SSH URLs.
2008-06-26 Johannes SixtWindows: A rudimentary poll() emulation.
2008-06-26 Dmitry Potapovupdate-hook-example: optionally allow non-fast-forward
2008-06-26 Thomas Rastgit-send-email: add support for TLS via Net::SMTP::SSL
2008-06-26 Kevin Ballardgit-send-email: Accept fifos as well as files
2008-06-26 Nicolas Pitrepack.indexversion config option now defaults to 2
2008-06-26 Junio C HamanoMerge branch 'maint'
2008-06-26 Junio C HamanoAllow "git-reset path" when unambiguous
2008-06-26 Alex RiesenFix use of "perl -i" on Windows
2008-06-26 Junio C HamanoGIT 1.5.6.1
2008-06-25 Abhijit Menon-Sengit-gui: Don't select the wrong file if the last listed...
2008-06-25 Junio C HamanoMerge branch 'sb/rebase'
2008-06-25 Junio C HamanoMerge branch 'lw/gitweb'
2008-06-25 Junio C HamanoMerge branch 'lt/config-fsync'
2008-06-25 Junio C HamanoMerge branch 'sr/tests'
2008-06-25 Junio C HamanoMerge branch 'jh/clone-packed-refs'
2008-06-25 Junio C HamanoMerge branch 'lw/perlish'
2008-06-25 Dmitry Potapovfix update-hook-example to work with packed tag references
2008-06-25 Jeff Kingclone: create intermediate directories of destination...
2008-06-25 Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25 Junio C HamanoMerge branch 'lt/maint-gitdir-relative' into maint
2008-06-25 Junio C HamanoMerge branch 'sb/maint-rebase' into maint
2008-06-25 Jeff Kingfor-each-ref: implement missing tag values
2008-06-25 Nicolas Pitrerepack.usedeltabaseoffset config option now defaults...
2008-06-25 Nicolas Pitreverify-pack: test for detection of index v2 object...
2008-06-25 Nicolas Pitreverify-pack: check packed object CRC when using index...
2008-06-25 Nicolas Pitremove show_pack_info() where it belongs
2008-06-25 Nicolas Pitreoptimize verify-pack a bit
2008-06-25 Jeff Kingclone: create intermediate directories of destination...
2008-06-25 Junio C HamanoKeep some git-* programs in $(bindir)
2008-06-25 Junio C HamanoShip sample hooks with .sample suffix
2008-06-25 Junio C Hamanopre-rebase hook update
2008-06-25 Nicolas Pitrerefactor pack structure allocation
2008-06-24 Junio C HamanoPrepare execv_git_cmd() for removal of builtins from...
2008-06-24 Junio C Hamanogit-shell: accept "git foo" form
2008-06-24 Nicolas Pitretest case for pack resilience against corruptions
2008-06-24 Nicolas Pitreimplement some resilience against pack corruptions
2008-06-24 Nicolas Pitrecall init_pack_revindex() lazily
2008-06-24 Junio C HamanoMerge branch 'maint'
2008-06-24 Jan Krügergit-svn: make rebuild respect rewriteRoot option
2008-06-23 Patrick HigginsWorkaround for AIX mkstemp()
2008-06-23 Michele Ballabiot9301-fast-export.sh: Remove debug line
2008-06-23 Johannes SixtWindows: Implement start_command().
2008-06-23 Johannes SixtWindows: A pipe() replacement whose ends are not inheri...
2008-06-23 Johannes SixtWindows: Wrap execve so that shell scripts can be invoked.
2008-06-23 Johannes SixtWindows: Implement setitimer() and sigaction().
2008-06-23 Johannes SixtWindows: Fix PRIuMAX definition.
2008-06-23 Johannes SixtWindows: Implement gettimeofday().
2008-06-23 Johannes SixtMake my_mktime() public and rename it to tm_to_time_t()
2008-06-23 Johannes SixtWindows: Work around misbehaved rename().
2008-06-23 Johannes SchindelinWindows: always chmod(, 0666) before unlink().
2008-06-23 Johannes SixtWindows: A minimal implemention of getpwuid().
2008-06-23 Johannes SixtWindows: Implement a wrapper of the open() function.
2008-06-23 Johannes SixtWindows: Strip ".exe" from the program name.
2008-06-23 Johannes SixtWindows: Handle absolute paths in safe_create_leading_d...
2008-06-23 Johannes SixtWindows: Treat Windows style path names.
2008-06-23 Johannes Sixtsetup.c: Prepare for Windows directory separators.
2008-06-23 Linus TorvaldsShrink the git binary a bit by avoiding unnecessary...
2008-06-23 Junio C HamanoMerge branch 'maint'
2008-06-23 Stephan BeyerExtend parse-options test suite
2008-06-23 Stephan Beyerapi-parse-options.txt: Introduce documentation for...
2008-06-23 Michele Ballabioparse-options.c: fix documentation syntax of optional...
2008-06-23 Stephan Beyerapi-builtin.txt: update and fix typo
2008-06-23 Stephan Beyergit-rebase.sh: Add check if rebase is in progress
2008-06-23 Stephan Beyert3404: stricter tests for git-rebase--interactive
2008-06-23 Stephan Beyerapi-builtin.txt: update and fix typo
2008-06-22 Junio C HamanoMerge branch 'rs/archive-ignore'
2008-06-22 Junio C HamanoMerge branch 'lt/racy-empty'
2008-06-22 Junio C HamanoMerge branch 'sn/static'
2008-06-22 Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context'
2008-06-22 Junio C HamanoMerge branch 'lt/maint-gitdir-relative'
2008-06-22 Junio C HamanoMerge branch 'jk/test'
2008-06-22 Junio C HamanoMerge branch 'pb/fast-export'
2008-06-22 Junio C HamanoMerge branch 'mo/status-untracked'
2008-06-22 Junio C HamanoMerge branch 'kh/update-ref'
2008-06-22 Junio C HamanoMerge branch 'jn/web'
next