summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明2007-04-061-1/+1
| * | | | | cvsimport: Improve formating consistencyFrank Lichtenheld2007-04-061-3/+3
| * | | | | cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld2007-04-061-27/+27
| * | | | | cvsimport: Improve usage error reportingFrank Lichtenheld2007-04-061-4/+6
| * | | | | cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld2007-04-061-2/+6
| * | | | | cvsimport: sync usage lines with existing optionsFrank Lichtenheld2007-04-062-5/+8
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-0517-19/+98
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Fix lseek(2) calls with args 2 and 3 swappedDana How2007-04-052-2/+2
| * | | | Honor -p<n> when applying git diffsShawn O. Pearce2007-04-052-2/+27
| * | | | Fix dependency of common-cmds.hJunio C Hamano2007-04-051-1/+1
| * | | | Fix renaming branch without config fileGeert Bosch2007-04-052-2/+12
| * | | | DESTDIR support for git/contrib/emacsVille Skyttä2007-04-051-2/+2
| * | | | gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski2007-04-051-2/+4
| * | | | Document --left-right option to rev-list.Brian Gernhardt2007-04-052-0/+32
| * | | | Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-053-1/+7
| * | | | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape2007-04-041-0/+0
| * | | | rerere: make sorting really stable.Junio C Hamano2007-04-042-6/+10
| * | | | Fix t4200-rerere for white-space from "wc -l"Brian Gernhardt2007-04-041-2/+2
| |/ / /
* | | | Fix passing of TCLTK_PATH to git-guiAlex Riesen2007-04-051-1/+1
* | | | Rename add_file_to_index() to add_file_to_cache()Junio C Hamano2007-04-054-4/+4
* | | | Rename static variable write_index to update_index in builtin-apply.cJunio C Hamano2007-04-051-6/+6
* | | | Rename internal function "add_file_to_cache" in builtin-update-index.cJunio C Hamano2007-04-051-2/+2
* | | | Propagate cache error internal to refresh_cache() via parameter.Junio C Hamano2007-04-051-6/+13
* | | | Fix bogus error message from merge-recursive error pathJunio C Hamano2007-04-053-3/+2
* | | | Show binary file size change in diff --statAndy Parkins2007-04-051-3/+10
* | | | Fix lost-found to show commits only referenced by reflogsShawn O. Pearce2007-04-053-3/+15
* | | | clean up and optimize nth_packed_object_sha1() usageNicolas Pitre2007-04-056-25/+24
* | | | RPM spec: include git-p4 in the list of all packages.Junio C Hamano2007-04-041-1/+1
* | | | git-svn: bail out on incorrect command-line optionsEric Wong2007-04-041-1/+4
* | | | gitweb: Quote hash keys, and do not use barewords keysJakub Narebski2007-04-041-8/+8
* | | | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)Jakub Narebski2007-04-041-24/+24
| |/ / |/| |
* | | Merge branch 'jc/bisect'Junio C Hamano2007-04-044-20/+338
|\ \ \
| * | | make the previous optimization work also on path-limited rev-list --bisectJunio C Hamano2007-03-231-98/+151
| * | | rev-list --bisect: Fix "halfway" optimization.Junio C Hamano2007-03-231-6/+26
| * | | Merge branch 'master' into jc/bisectJunio C Hamano2007-03-2315-68/+274
| |\ \ \
| * | | | t6004: add a bit more path optimization test.Junio C Hamano2007-03-231-1/+33
| * | | | git-rev-list --bisect: optimizationJunio C Hamano2007-03-221-2/+160
| * | | | git-rev-list: add --bisect-vars option.Junio C Hamano2007-03-222-6/+61
| * | | | t6002: minor spelling fix.Junio C Hamano2007-03-221-1/+1
* | | | | Merge branch 'fl/doc'Junio C Hamano2007-04-042-3/+37
|\ \ \ \ \
| * | | | | Documentation: unbreak user-manual.Junio C Hamano2007-03-281-0/+2
| * | | | | Documentation: Add version information to man pagesFrank Lichtenheld2007-03-281-0/+17
| * | | | | Documentation: Replace @@GIT_VERSION@@ in documentationFrank Lichtenheld2007-03-281-3/+18
* | | | | | Merge branch 'post1.5.1/blame.el'Junio C Hamano2007-04-041-46/+92
|\ \ \ \ \ \
| * | | | | | git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard2007-03-311-28/+55
| * | | | | | git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard2007-03-311-18/+37
* | | | | | | Merge branch 'post1.5.1/tcltk'Junio C Hamano2007-04-044-5/+78
|\ \ \ \ \ \ \
| * | | | | | | Optional Tck/Tk: ignore generated files.Junio C Hamano2007-03-311-0/+2
| * | | | | | | Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin2007-03-311-3/+1
| * | | | | | | Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin2007-03-311-3/+24