aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | cvsserver: small corrections to asciidoc documentationFrank Lichtenheld2007-04-07
* | | | Merge branch 'jc/index-output'Junio C Hamano2007-04-07
|\ \ \ \
| * | | | git-read-tree --index-output=<file>Junio C Hamano2007-04-03
| * | | | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-03
* | | | | Merge branch 'fp/make-j'Junio C Hamano2007-04-07
|\ \ \ \ \
| * | | | | Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda2007-04-05
* | | | | | Merge branch 'cc/bisect'Junio C Hamano2007-04-07
|\ \ \ \ \ \
| * | | | | | git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-06
| * | | | | | t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-06
| * | | | | | git-bisect: modernizationJunio C Hamano2007-04-05
| * | | | | | Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder2007-04-05
| * | | | | | Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-05
| |/ / / / /
* | | | | | Merge branch 'jc/checkout' (early part)Junio C Hamano2007-04-07
|\ \ \ \ \ \
| * | | | | | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-07
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Documentation: tighten dependency for git.{html,txt}Junio C Hamano2007-04-06
| * | | | | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-06
| * | | | | t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-06
| * | | | | t3200-branch.sh: small language nitArjen Laarhoven2007-04-06
| * | | | | usermanual.txt: some capitalization nitsArjen Laarhoven2007-04-06
| * | | | | Make builtin-branch.c handle the git config fileLars Hjemli2007-04-06
| * | | | | rename_ref(): only print a warning when config-file update failsLars Hjemli2007-04-06
| * | | | | Distinguish branches by more than case in tests.Brian Gernhardt2007-04-06
| * | | | | Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明2007-04-06
| * | | | | cvsimport: Improve formating consistencyFrank Lichtenheld2007-04-06
| * | | | | cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld2007-04-06
| * | | | | cvsimport: Improve usage error reportingFrank Lichtenheld2007-04-06
| * | | | | cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld2007-04-06
| * | | | | cvsimport: sync usage lines with existing optionsFrank Lichtenheld2007-04-06
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-05
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Fix lseek(2) calls with args 2 and 3 swappedDana How2007-04-05
| * | | | Honor -p<n> when applying git diffsShawn O. Pearce2007-04-05
| * | | | Fix dependency of common-cmds.hJunio C Hamano2007-04-05
| * | | | Fix renaming branch without config fileGeert Bosch2007-04-05
| * | | | DESTDIR support for git/contrib/emacsVille Skyttä2007-04-05
| * | | | gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski2007-04-05
| * | | | Document --left-right option to rev-list.Brian Gernhardt2007-04-05
| * | | | Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-05
| * | | | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-04
| * | | | rerere: make sorting really stable.Junio C Hamano2007-04-04
| * | | | Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-04
| |/ / /
* | | | Fix passing of TCLTK_PATH to git-guiAlex Riesen2007-04-05
* | | | Rename add_file_to_index() to add_file_to_cache()Junio C Hamano2007-04-05
* | | | Rename static variable write_index to update_index in builtin-apply.cJunio C Hamano2007-04-05
* | | | Rename internal function "add_file_to_cache" in builtin-update-index.cJunio C Hamano2007-04-05
* | | | Propagate cache error internal to refresh_cache() via parameter.Junio C Hamano2007-04-05
* | | | Fix bogus error message from merge-recursive error pathJunio C Hamano2007-04-05
* | | | Show binary file size change in diff --statAndy Parkins2007-04-05
* | | | Fix lost-found to show commits only referenced by reflogsShawn O. Pearce2007-04-05
* | | | clean up and optimize nth_packed_object_sha1() usageNicolas Pitre2007-04-05