aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano2007-08-03
* Fix bogus use of printf in t3700 testJunio C Hamano2007-08-03
* gitweb: do not choke on recursive symlinkJunio C Hamano2007-08-03
* Fix work-tree related breakagesJunio C Hamano2007-08-02
* Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-02
* read-tree: remove unnecessary call to setup_git_directory()Johannes Schindelin2007-08-02
* Support building on GNU/HurdThomas Schwinge2007-08-02
* Fix style nit in Python slicing.Han-Wen Nienhuys2007-08-02
* Sort output of "p4 change" in incremental import before furtherHan-Wen Nienhuys2007-08-02
* RelNotes 1.5.3 updates before -rc4Junio C Hamano2007-08-02
* When generating manpages, delete outdated targets first.David Kastrup2007-08-01
* rebase -i: fix for optional [branch] parameterJohannes Schindelin2007-08-01
* Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-01
* git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-01
* git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsDavid Kastrup2007-08-01
* Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen2007-08-01
* rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2007-08-01
* get_relative_cwd(): clarify why it handles dir == NULLJohannes Schindelin2007-08-01
* Clean up work-tree handlingJohannes Schindelin2007-08-01
* Add set_git_dir() functionJohannes Schindelin2007-08-01
* Add functions get_relative_cwd() and is_inside_dir()Johannes Schindelin2007-08-01
* Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
* --base-path-relaxed optionJens Axboe2007-08-01
* Add test case for basic commit functionality.Kristian Høgsberg2007-07-31
* git.el: Take into account the core.excludesfile config option.Alexandre Julliard2007-07-31
* git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Alexandre Julliard2007-07-31
* Make verse of git-config manpage more readableAlex Riesen2007-07-31
* Add a test for git-config --fileAlex Riesen2007-07-31
* Add an option to specify a file to config builtinAlex Riesen2007-07-31
* make the name of the library directory a config optionRobert Schiele2007-07-31
* Merge branch 'maint'Junio C Hamano2007-07-31
|\
| * rev-list --bisect: fix allocation of "int*" instead of "int".Christian Couder2007-07-31
* | git.c: execution pathJunio C Hamano2007-07-31
* | add option to find zlib in custom pathRobert Schiele2007-07-31
* | Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-30
* | add_file_to_index: skip rehashing if the cached stat already matchesJunio C Hamano2007-07-30
* | git-svn: Translate invalid characters in refnameRobert Ewald2007-07-30
* | white space fixes in setup.cJohannes Schindelin2007-07-30
* | Documentation/gitattributes.txt: typofixDavid Soria Parra2007-07-30
* | rebase: try not to munge commit log messageJunio C Hamano2007-07-29
* | symbolic-ref, update-ref: do not refuse reflog message with LFJunio C Hamano2007-07-29
* | log_ref_write() -- do not chomp reflog message at the first LFJunio C Hamano2007-07-29
* | Merge branch 'bs/lock'Junio C Hamano2007-07-29
|\ \
| * | Add test for symlinked configuration file updates.Junio C Hamano2007-07-27
| * | use lockfile.c routines in git_commit_set_multivar()Bradford C. Smith2007-07-27
| * | fully resolve symlinks when creating lockfilesBradford C. Smith2007-07-27
* | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-07-29
|\ \ \
| * | | git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce2007-07-29
| * | | git-gui: Use more modern looking icons in the tree browserShawn O. Pearce2007-07-29
| * | | git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce2007-07-29