Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Honor -p<n> when applying git diffs | Shawn O. Pearce | 2007-04-05 | 2 | -2/+27 | |
| * | | | | Fix dependency of common-cmds.h | Junio C Hamano | 2007-04-05 | 1 | -1/+1 | |
| * | | | | Fix renaming branch without config file | Geert Bosch | 2007-04-05 | 2 | -2/+12 | |
| * | | | | DESTDIR support for git/contrib/emacs | Ville Skyttä | 2007-04-05 | 1 | -2/+2 | |
| * | | | | gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches | Jakub Narebski | 2007-04-05 | 1 | -2/+4 | |
| * | | | | Document --left-right option to rev-list. | Brian Gernhardt | 2007-04-05 | 2 | -0/+32 | |
| * | | | | Revert "builtin-archive: use RUN_SETUP" | René Scharfe | 2007-04-05 | 3 | -1/+7 | |
| * | | | | rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. | Gerrit Pape | 2007-04-04 | 1 | -0/+0 | |
| * | | | | rerere: make sorting really stable. | Junio C Hamano | 2007-04-04 | 2 | -6/+10 | |
| * | | | | Fix t4200-rerere for white-space from "wc -l" | Brian Gernhardt | 2007-04-04 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Fix passing of TCLTK_PATH to git-gui | Alex Riesen | 2007-04-05 | 1 | -1/+1 | |
* | | | | Rename add_file_to_index() to add_file_to_cache() | Junio C Hamano | 2007-04-05 | 4 | -4/+4 | |
* | | | | Rename static variable write_index to update_index in builtin-apply.c | Junio C Hamano | 2007-04-05 | 1 | -6/+6 | |
* | | | | Rename internal function "add_file_to_cache" in builtin-update-index.c | Junio C Hamano | 2007-04-05 | 1 | -2/+2 | |
* | | | | Propagate cache error internal to refresh_cache() via parameter. | Junio C Hamano | 2007-04-05 | 1 | -6/+13 | |
* | | | | Fix bogus error message from merge-recursive error path | Junio C Hamano | 2007-04-05 | 3 | -3/+2 | |
* | | | | Show binary file size change in diff --stat | Andy Parkins | 2007-04-05 | 1 | -3/+10 | |
* | | | | Fix lost-found to show commits only referenced by reflogs | Shawn O. Pearce | 2007-04-05 | 3 | -3/+15 | |
* | | | | clean up and optimize nth_packed_object_sha1() usage | Nicolas Pitre | 2007-04-05 | 6 | -25/+24 | |
* | | | | RPM spec: include git-p4 in the list of all packages. | Junio C Hamano | 2007-04-04 | 1 | -1/+1 | |
* | | | | git-svn: bail out on incorrect command-line options | Eric Wong | 2007-04-04 | 1 | -1/+4 | |
* | | | | gitweb: Quote hash keys, and do not use barewords keys | Jakub Narebski | 2007-04-04 | 1 | -8/+8 | |
* | | | | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3) | Jakub Narebski | 2007-04-04 | 1 | -24/+24 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'jc/bisect' | Junio C Hamano | 2007-04-04 | 4 | -20/+338 | |
|\ \ \ | ||||||
| * | | | make the previous optimization work also on path-limited rev-list --bisect | Junio C Hamano | 2007-03-23 | 1 | -98/+151 | |
| * | | | rev-list --bisect: Fix "halfway" optimization. | Junio C Hamano | 2007-03-23 | 1 | -6/+26 | |
| * | | | Merge branch 'master' into jc/bisect | Junio C Hamano | 2007-03-23 | 15 | -68/+274 | |
| |\ \ \ | ||||||
| * | | | | t6004: add a bit more path optimization test. | Junio C Hamano | 2007-03-23 | 1 | -1/+33 | |
| * | | | | git-rev-list --bisect: optimization | Junio C Hamano | 2007-03-22 | 1 | -2/+160 | |
| * | | | | git-rev-list: add --bisect-vars option. | Junio C Hamano | 2007-03-22 | 2 | -6/+61 | |
| * | | | | t6002: minor spelling fix. | Junio C Hamano | 2007-03-22 | 1 | -1/+1 | |
* | | | | | Merge branch 'fl/doc' | Junio C Hamano | 2007-04-04 | 2 | -3/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Documentation: unbreak user-manual. | Junio C Hamano | 2007-03-28 | 1 | -0/+2 | |
| * | | | | | Documentation: Add version information to man pages | Frank Lichtenheld | 2007-03-28 | 1 | -0/+17 | |
| * | | | | | Documentation: Replace @@GIT_VERSION@@ in documentation | Frank Lichtenheld | 2007-03-28 | 1 | -3/+18 | |
* | | | | | | Merge branch 'post1.5.1/blame.el' | Junio C Hamano | 2007-04-04 | 1 | -46/+92 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-blame.el: pick a set of random colors for each git-blame turn | Xavier Maillard | 2007-03-31 | 1 | -28/+55 | |
| * | | | | | | git-blame.el: separate git-blame-mode to ease maintenance | Xavier Maillard | 2007-03-31 | 1 | -18/+37 | |
* | | | | | | | Merge branch 'post1.5.1/tcltk' | Junio C Hamano | 2007-04-04 | 4 | -5/+78 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Optional Tck/Tk: ignore generated files. | Junio C Hamano | 2007-03-31 | 1 | -0/+2 | |
| * | | | | | | | Eliminate checks of user-specified Tcl/Tk interpreter. | Eygene Ryabinkin | 2007-03-31 | 1 | -3/+1 | |
| * | | | | | | | Rewrite Tcl/Tk interpreter path for the GUI tools. | Eygene Ryabinkin | 2007-03-31 | 1 | -3/+24 | |
| * | | | | | | | Add --with-tcltk and --without-tcltk to configure. | Eygene Ryabinkin | 2007-03-31 | 3 | -1/+38 | |
| * | | | | | | | NO_TCLTK | Eygene Ryabinkin | 2007-03-31 | 1 | -3/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'post1.5.1/p4' | Junio C Hamano | 2007-04-04 | 2 | -7/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added correct Python path to the RPM specfile. | Eygene Ryabinkin | 2007-03-31 | 1 | -1/+5 | |
| * | | | | | | | Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec | Brian Gernhardt | 2007-03-31 | 1 | -5/+4 | |
| * | | | | | | | Added git-p4 package to the list of git RPMs. | Eygene Ryabinkin | 2007-03-31 | 1 | -4/+21 | |
| * | | | | | | | Add the WITH_P4IMPORT knob to the Makefile. | Eygene Ryabinkin | 2007-03-31 | 1 | -0/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'lt/dirwalk' | Junio C Hamano | 2007-04-04 | 5 | -9/+95 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | |