]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-04-12  Junio C HamanoRefactor patch-id filtering out of git-cherry and git...
2007-04-12  Junio C HamanoAdd %m to '--pretty=format:'
2007-04-12  Jim Meyeringsscanf/strtoul: parse integers robustly
2007-04-12  Robin H. JohnsonAdd testcase for format-patch --subject-prefix (take 3)
2007-04-12  Robin H. JohnsonAdd custom subject prefix support to format-patch ...
2007-04-12  Junio C HamanoMerge branch 'maint'
2007-04-12  Junio C HamanoGIT 1.5.1.1 v1.5.1.1
2007-04-11  Frank Lichtenheldcvsserver: Fix handling of diappeared files on update
2007-04-11  Junio C Hamanofsck: do not complain on detached HEAD.
2007-04-11  Jim Meyering(encode_85, decode_85): Mark source buffer pointer...
2007-04-11  Frank Lichtenheldgitweb: Allow configuring the default projects order...
2007-04-11  Frank Lichtenheldgitweb: Allow forks with project list file
2007-04-10  Junio C HamanoMerge branch 'maint'
2007-04-10  Julian PhillipsDocumentation: show-ref: document --exclude-existing
2007-04-10  Tomash Brechkocvsexportcommit -p : fix the usage of git-apply -C.
2007-04-10  René Scharfegit-archive: make tar the default format
2007-04-09  Junio C HamanoMerge branch 'jc/push'
2007-04-09  Junio C HamanoMerge branch 'jc/merge-subtree'
2007-04-09  Junio C HamanoMerge branch 'js/fetch-progress'
2007-04-09  Junio C HamanoMerge branch 'maint'
2007-04-09  Junio C HamanoAdd Documentation/cmd-list.made to .gitignore
2007-04-09  Eric Wonggit-svn: fix log command to avoid infinite loop on...
2007-04-09  Eric Wonggit-svn: dcommit/rebase confused by patches with git...
2007-04-09  Eric Wonggit-svn: bail out on incorrect command-line options
2007-04-08  Junio C HamanoStart 1.5.2 cycle by prepareing RelNotes for it.
2007-04-08  Junio C HamanoMerge branch 'jc/read-tree-df' (early part)
2007-04-08  Junio C HamanoMerge branch 'maint'
2007-04-08  Junio C HamanoPrepare for 1.5.1.1
2007-04-08  Frank Lichtenheldcvsserver: small corrections to asciidoc documentation
2007-04-07  Junio C HamanoA new merge stragety 'subtree'.
2007-04-07  Junio C Hamanogit-push to multiple locations does not stop at the...
2007-04-07  Junio C Hamanogit-push reports the URL after failing.
2007-04-07  Junio C HamanoMerge branch 'jc/index-output'
2007-04-07  Junio C HamanoMerge branch 'fp/make-j'
2007-04-07  Junio C HamanoMerge branch 'cc/bisect'
2007-04-07  Junio C HamanoMerge branch 'jc/checkout' (early part)
2007-04-07  Junio C HamanoMerge branch 'maint'
2007-04-07  Junio C HamanoDocumentation: tighten dependency for git.{html,txt}
2007-04-07  Arjen LaarhovenMakefile: iconv() on Darwin has the old interface
2007-04-07  Arjen Laarhovent5300-pack-object.sh: portability issue using /usr...
2007-04-07  Junio C Hamanogit-bisect: allow bisecting with only one bad commit.
2007-04-07  Junio C Hamanot6030: add a bit more tests to git-bisect
2007-04-07  Arjen Laarhovent3200-branch.sh: small language nit
2007-04-07  Arjen Laarhovenusermanual.txt: some capitalization nits
2007-04-06  Lars HjemliMake builtin-branch.c handle the git config file
2007-04-06  Lars Hjemlirename_ref(): only print a warning when config-file...
2007-04-06  Brian GernhardtDistinguish branches by more than case in tests.
2007-04-06  YOSHIFUJI Hideaki... Avoid composing too long "References" header.
2007-04-06  Frank Lichtenheldcvsimport: Improve formating consistency
2007-04-06  Frank Lichtenheldcvsimport: Reorder options in documentation for better...
2007-04-06  Frank Lichtenheldcvsimport: Improve usage error reporting
2007-04-06  Frank Lichtenheldcvsimport: Improve documentation of CVSROOT and CVS...
2007-04-06  Frank Lichtenheldcvsimport: sync usage lines with existing options
2007-04-06  Junio C Hamanogit-bisect: modernization
2007-04-05  Junio C HamanoMerge branch 'maint'
2007-04-05  Dana HowFix lseek(2) calls with args 2 and 3 swapped
2007-04-05  Fernando J... Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel...
2007-04-05  Christian CouderDocumentation: bisect: "start" accepts one bad and...
2007-04-05  Christian CouderBisect: teach "bisect start" to optionally use one...
2007-04-05  Alex RiesenFix passing of TCLTK_PATH to git-gui
2007-04-05  Junio C HamanoRename add_file_to_index() to add_file_to_cache()
2007-04-05  Junio C HamanoRename static variable write_index to update_index...
2007-04-05  Junio C HamanoRename internal function "add_file_to_cache" in builtin...
2007-04-05  Junio C HamanoPropagate cache error internal to refresh_cache() via...
2007-04-05  Junio C HamanoFix bogus error message from merge-recursive error...
2007-04-05  Andy ParkinsShow binary file size change in diff --stat
2007-04-05  Shawn O. PearceHonor -p<n> when applying git diffs
2007-04-05  Junio C HamanoFix dependency of common-cmds.h
2007-04-05  Shawn O. PearceFix lost-found to show commits only referenced by reflogs
2007-04-05  Nicolas Pitreclean up and optimize nth_packed_object_sha1() usage
2007-04-05  Geert BoschFix renaming branch without config file
2007-04-05  Ville SkyttäDESTDIR support for git/contrib/emacs
2007-04-05  Jakub Narebskigitweb: Fix bug in "blobdiff" view for split (e.g....
2007-04-05  Brian GernhardtDocument --left-right option to rev-list.
2007-04-05  René ScharfeRevert "builtin-archive: use RUN_SETUP"
2007-04-05  Gerrit Paperename contrib/hooks/post-receieve-email to contrib...
2007-04-04  Junio C HamanoRPM spec: include git-p4 in the list of all packages.
2007-04-04  Junio C Hamanorerere: make sorting really stable.
2007-04-04  Brian GernhardtFix t4200-rerere for white-space from "wc -l"
2007-04-04  Eric Wonggit-svn: bail out on incorrect command-line options
2007-04-04  Jakub Narebskigitweb: Quote hash keys, and do not use barewords keys
2007-04-04  Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
2007-04-04  Junio C HamanoFix switching to a branch with D/F when current branch...
2007-04-04  Junio C HamanoFix twoway_merge that passed d/f conflict marker to...
2007-04-04  Junio C HamanoFix read-tree --prefix=dir/.
2007-04-04  Junio C Hamanounpack-trees: get rid of *indpos parameter.
2007-04-04  Junio C Hamanounpack_trees.c: pass unpack_trees_options structure...
2007-04-04  Junio C Hamanoadd_cache_entry(): removal of file foo does not conflic...
2007-04-04  Junio C HamanoMerge branch 'jc/bisect'
2007-04-04  Junio C HamanoMerge branch 'fl/doc'
2007-04-04  Junio C HamanoMerge branch 'post1.5.1/blame.el'
2007-04-04  Junio C HamanoMerge branch 'post1.5.1/tcltk'
2007-04-04  Junio C HamanoMerge branch 'post1.5.1/p4'
2007-04-04  Junio C HamanoMerge branch 'lt/dirwalk'
2007-04-04  Junio C Hamanogit-read-tree --index-output=<file>
2007-04-04  Junio C Hamano_GIT_INDEX_OUTPUT: allow plumbing to output to an alter...
2007-04-04  Junio C Hamanocheckout: allow detaching to HEAD even when switching...
2007-04-04  Junio C HamanoGIT 1.5.1 v1.5.1
2007-04-04  Junio C HamanoMerge 1.5.0.7 in
2007-04-04  Junio C HamanoGIT 1.5.0.7 v1.5.0.7
next