aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* RPM spec: include git-p4 in the list of all packages.Junio C Hamano2007-04-04
* git-svn: bail out on incorrect command-line optionsEric Wong2007-04-04
* gitweb: Quote hash keys, and do not use barewords keysJakub Narebski2007-04-04
* gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)Jakub Narebski2007-04-04
* Merge branch 'jc/bisect'Junio C Hamano2007-04-04
|\
| * make the previous optimization work also on path-limited rev-list --bisectJunio C Hamano2007-03-23
| * rev-list --bisect: Fix "halfway" optimization.Junio C Hamano2007-03-23
| * Merge branch 'master' into jc/bisectJunio C Hamano2007-03-23
| |\
| * | t6004: add a bit more path optimization test.Junio C Hamano2007-03-23
| * | git-rev-list --bisect: optimizationJunio C Hamano2007-03-22
| * | git-rev-list: add --bisect-vars option.Junio C Hamano2007-03-22
| * | t6002: minor spelling fix.Junio C Hamano2007-03-22
* | | Merge branch 'fl/doc'Junio C Hamano2007-04-04
|\ \ \
| * | | Documentation: unbreak user-manual.Junio C Hamano2007-03-28
| * | | Documentation: Add version information to man pagesFrank Lichtenheld2007-03-28
| * | | Documentation: Replace @@GIT_VERSION@@ in documentationFrank Lichtenheld2007-03-28
* | | | Merge branch 'post1.5.1/blame.el'Junio C Hamano2007-04-04
|\ \ \ \
| * | | | git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard2007-03-31
| * | | | git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard2007-03-31
* | | | | Merge branch 'post1.5.1/tcltk'Junio C Hamano2007-04-04
|\ \ \ \ \
| * | | | | Optional Tck/Tk: ignore generated files.Junio C Hamano2007-03-31
| * | | | | Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin2007-03-31
| * | | | | Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin2007-03-31
| * | | | | Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-03-31
| * | | | | NO_TCLTKEygene Ryabinkin2007-03-31
| |/ / / /
* | | | | Merge branch 'post1.5.1/p4'Junio C Hamano2007-04-04
|\ \ \ \ \
| * | | | | Added correct Python path to the RPM specfile.Eygene Ryabinkin2007-03-31
| * | | | | Remove unused WITH_OWN_SUBPROCESS_PY from RPM specBrian Gernhardt2007-03-31
| * | | | | Added git-p4 package to the list of git RPMs.Eygene Ryabinkin2007-03-31
| * | | | | Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin2007-03-31
| |/ / / /
* | | | | Merge branch 'lt/dirwalk'Junio C Hamano2007-04-04
|\ \ \ \ \
| * | | | | Optimize directory listing with pathspec limiter.Linus Torvalds2007-03-31
| |/ / / /
* | | | | GIT 1.5.1v1.5.1Junio C Hamano2007-04-03
* | | | | Merge 1.5.0.7 inJunio C Hamano2007-04-03
|\ \ \ \ \
| * | | | | GIT 1.5.0.7v1.5.0.7Junio C Hamano2007-04-03
| * | | | | rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-03
* | | | | | Documentation: A few minor fixes to Git User's ManualJakub Narebski2007-04-03
* | | | | | Plug memory leak in index-pack collision checking codepath.Nicolas Pitre2007-04-03
* | | | | | Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano2007-04-02
| |/ / / / |/| | | |
* | | | | cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld2007-03-31
* | | | | git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong2007-03-31
* | | | | Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen2007-03-31