summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-07A new merge stragety 'subtree'.Junio C Hamano
2007-04-07Merge branch 'jc/index-output'Junio C Hamano
2007-04-07Merge branch 'fp/make-j'Junio C Hamano
2007-04-07Merge branch 'cc/bisect'Junio C Hamano
2007-04-07Merge branch 'jc/checkout' (early part)Junio C Hamano
2007-04-07Merge branch 'maint'Junio C Hamano
2007-04-07Documentation: tighten dependency for git.{html,txt}Junio C Hamano
2007-04-07Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-04-07git-bisect: allow bisecting with only one bad commit.Junio C Hamano
2007-04-07t6030: add a bit more tests to git-bisectJunio C Hamano
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven
2007-04-07usermanual.txt: some capitalization nitsArjen Laarhoven
2007-04-06Make builtin-branch.c handle the git config fileLars Hjemli
2007-04-06rename_ref(): only print a warning when config-file update failsLars Hjemli
2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt
2007-04-06Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明
2007-04-06cvsimport: Improve formating consistencyFrank Lichtenheld
2007-04-06cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld
2007-04-06cvsimport: Improve usage error reportingFrank Lichtenheld
2007-04-06cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld
2007-04-06cvsimport: sync usage lines with existing optionsFrank Lichtenheld
2007-04-06git-bisect: modernizationJunio C Hamano
2007-04-05Merge branch 'maint'Junio C Hamano
2007-04-05Fix lseek(2) calls with args 2 and 3 swappedDana How
2007-04-05Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda
2007-04-05Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder
2007-04-05Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder
2007-04-05Fix passing of TCLTK_PATH to git-guiAlex Riesen
2007-04-05Rename add_file_to_index() to add_file_to_cache()Junio C Hamano
2007-04-05Rename static variable write_index to update_index in builtin-apply.cJunio C Hamano
2007-04-05Rename internal function "add_file_to_cache" in builtin-update-index.cJunio C Hamano
2007-04-05Propagate cache error internal to refresh_cache() via parameter.Junio C Hamano
2007-04-05Fix bogus error message from merge-recursive error pathJunio C Hamano
2007-04-05Show binary file size change in diff --statAndy Parkins
2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-05Fix dependency of common-cmds.hJunio C Hamano
2007-04-05Fix lost-found to show commits only referenced by reflogsShawn O. Pearce
2007-04-05clean up and optimize nth_packed_object_sha1() usageNicolas Pitre
2007-04-05Fix renaming branch without config fileGeert Bosch
2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä
2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski
2007-04-05Document --left-right option to rev-list.Brian Gernhardt
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-05rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape
2007-04-04RPM spec: include git-p4 in the list of all packages.Junio C Hamano
2007-04-04rerere: make sorting really stable.Junio C Hamano
2007-04-04Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt
2007-04-04git-svn: bail out on incorrect command-line optionsEric Wong
2007-04-04gitweb: Quote hash keys, and do not use barewords keysJakub Narebski