aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * git-gui: Correct 'Visualize Branches' on Mac OS X to start gitkShawn O. Pearce2008-07-25
| * git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen2008-07-25
| * Add a menu item to invoke full copy detection in blame.Alexander Gavrilov2008-07-16
| * Kill the blame back-end on window close.Alexander Gavrilov2008-07-16
| * Add options to control the search for copies in blame.Alexander Gavrilov2008-07-16
| * Fix pre-commit hooks under MinGW/MSYSAlexander Gavrilov2008-07-16
* | git-reset: Let -q hush "locally modified" messagesStephan Beyer2008-07-25
* | git-svn: teach dcommit about svn auto-propsBrad King2008-07-25
* | Windows: Do not compile git-shellJohannes Sixt2008-07-25
* | Windows: Make sure argv[0] has a pathJohannes Sixt2008-07-25
* | Windows: Make $(gitexecdir) relativeJohannes Sixt2008-07-25
* | Allow add_path() to add non-existent directories to the pathJohannes Sixt2008-07-25
* | Allow the built-in exec path to be relative to the command invocation pathJohannes Sixt2008-07-25
* | Fix relative built-in paths to be relative to the command invocationJohannes Sixt2008-07-25
* | Record the command invocation path earlyJohannes Sixt2008-07-25
* | Makefile: Normalize $(bindir) and $(gitexecdir) before comparingJohannes Sixt2008-07-25
* | Makefile: Do not install a copy of 'git' in $(gitexecdir)Johannes Sixt2008-07-25
* | archive: allow --exec and --remote without equal signRene Scharfe2008-07-25
* | archive: declare struct archiver where it's neededRene Scharfe2008-07-25
* | archive: define MAX_ARGS where it's neededRene Scharfe2008-07-25
* | archive: move parameter parsing code to archive.cRene Scharfe2008-07-25
* | archive: add write_archive()Rene Scharfe2008-07-25
* | Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam2008-07-25
* | git-am: Mention --abort in usage string part of OPTIONS_SPECStephan Beyer2008-07-25
* | Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-07-25
* | editor.c: Libify launch_editor()Stephan Beyer2008-07-25
* | Move launch_editor() from builtin-tag.c to editor.cStephan Beyer2008-07-25
* | Merge branch 'maint'Junio C Hamano2008-07-25
|\ \
| * | Makefile: fix shell quotingJunio C Hamano2008-07-25
| * | tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-25
| * | index-pack.c: correctly initialize appended objectsBjörn Steinbrink2008-07-25
| * | send-email: find body-encoding correctlyPeter Valdemar Mørch2008-07-25
* | | Documentation: clarify how to disable elements in core.whitespaceJunio C Hamano2008-07-25
* | | document that git-tag can tag more than headsJonathan Nieder2008-07-25
* | | perl/Makefile: update NO_PERL_MAKEMAKER sectionBrandon Casey2008-07-25
* | | bash: offer only paths after '--' for 'git checkout'SZEDER Gábor2008-07-24
* | | checkout: mention '--' in the docsSZEDER Gábor2008-07-24
* | | Merge branch 'ph/checkout'Junio C Hamano2008-07-24
|\ \ \
| * | | git-checkout: improve error messages, detect ambiguities.Pierre Habouzit2008-07-24
| * | | Merge branch 'maint' into ph/checkoutJunio C Hamano2008-07-23
| |\ \ \ | | |/ /
| | * | git-checkout: fix command line parsing.Pierre Habouzit2008-07-23
* | | | update test case to protect am --skip behaviourOlivier Marin2008-07-24
* | | | Teach fsck and prune about the new location of temporary objectsBrandon Casey2008-07-24
|/ / /
* | | Make non-static functions, that may be static, staticStephan Beyer2008-07-23
* | | ignore non-existent refs in dwim_log()Junio C Hamano2008-07-23
* | | git-completion.bash: provide completion for 'show-branch'Thomas Rast2008-07-23
* | | bash completion: Add long options for 'git rm'Lee Marlow2008-07-23
* | | svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas2008-07-23
* | | Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-23
* | | git daemon: avoid waking up too oftenJohannes Schindelin2008-07-23