]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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 v1.5.6.1
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'
2008-06-22  Junio C HamanoMerge branch 'rg/gitweb'
2008-06-22  Johannes SixtWindows: Use the Windows style PATH separator ';'.
2008-06-22  Johannes SixtAdd target architecture MinGW.
2008-06-22  Johannes SixtCompile some programs only conditionally.
2008-06-22  Johannes SixtAdd compat/regex.[ch] and compat/fnmatch.[ch].
2008-06-21  Shawn O. PearceCorrect documentation for git-push --mirror
2008-06-21  Jakub Narebskit/README: Add 'Skipping Tests' section below 'Running...
2008-06-21  Cristian PeraferrerPrint errno upon failure to open the COMMIT_EDITMSG...
2008-06-21  Teemu LikonenAdd target "install-html" the the top level Makefile
2008-06-20  Teemu Likonenbash: Add more option completions for 'git log'
2008-06-20  Lukas SandströmAdd a helper script to send patches with Mozilla Thunde...
2008-06-20  Lea Wiemanngitweb: standarize HTTP status codes
2008-06-20  しらいしななこconfig.c: make git_env_bool() static
2008-06-20  しらいしななこenvironment.c: remove unused function
2008-06-19  Linus TorvaldsMake git_dir a path relative to work_tree in setup_work...
2008-06-19  Junio C HamanoMerge branch 'maint'
2008-06-19  Jan KrügerDocumentation: fix formatting in git-svn
2008-06-19  Brandon Caseyt7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-19  Dan McGeecompletion: add --graph to log command completion
2008-06-19  Nguyễn Thái... Move all dashed-form commands to libexecdir
2008-06-19  Johan HerlandTeach "git clone" to pack refs
2008-06-19  Johan HerlandPrepare testsuite for a "git clone" that packs refs
2008-06-19  Johan HerlandMove pack_refs() and friends into libgit
2008-06-19  Johan HerlandIncorporate fetched packs in future object traversal
2008-06-19  Pieter de Biebuiltin-fast-export: Add importing and exporting of...
2008-06-19  Lea WiemannGit.pm: add test suite
2008-06-19  Lea Wiemannt/test-lib.sh: add test_external and test_external_with...
2008-06-19  Lea Wiemanntest-lib.sh: add --long-tests option
2008-06-19  Linus Torvaldsracy-git: an empty blob has a fixed object name
next