aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* run_hook(): check the executability of the hook before filling argvStephan Beyer2009-01-17
* api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-17
* Move run_hook() from builtin-commit.c into run-command.c (libgit)Stephan Beyer2009-01-17
* checkout: don't crash on file checkout before running post-checkout hookStephan Beyer2009-01-17
* Merge branch 'maint'Junio C Hamano2009-01-15
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-15
| |\
| | * t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-15
| | * t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-15
| | * t3501: check that commits are actually doneStephan Beyer2009-01-15
* | | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-15
* | | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-15
* | | bash-completion: Support running when set -u is enabledTed Pavlic2009-01-15
* | | Merge branch 'maint'Junio C Hamano2009-01-14
|\ \ \ | |/ /
| * | Update draft release notes to 1.6.1.1Junio C Hamano2009-01-14
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-14
| |\ \ | | |/
| | * fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-14
| | * add test cases for "git mv -k"Michael J Gruber2009-01-14
| * | Make t3411 executableMiklos Vajna2009-01-14
* | | Update 1.6.2 draft release notesJunio C Hamano2009-01-13
* | | Merge branch 'maint'Junio C Hamano2009-01-13
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
| |\ \ | | |/
| | * fast-import: Cleanup mode setting.Felipe Contreras2009-01-13
| | * Git.pm: call Error::Simple() properlyJay Soffian2009-01-13
* | | Merge branch 'nd/grep-assume-unchanged'Junio C Hamano2009-01-13
|\ \ \
| * | | grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy2008-12-27
| * | | grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy2008-12-27
* | | | Merge branch 'as/maint-shortlog-cleanup'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | builtin-shortlog.c: use string_list_append(), and don't strdup unnecessarilyAdeodato Simó2009-01-01
| |/ / /
* | | | Merge branch 'jc/maint-ls-tree'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | Document git-ls-tree --full-treeNanako Shiraishi2009-01-01
| * | | | ls-tree: add --full-tree optionJunio C Hamano2008-12-26
| |/ / /
* | | | Merge branch 'js/bundle-tags'Junio C Hamano2009-01-13
|\ \ \ \
| * | | | bundle: allow rev-list options to exclude annotated tagsJohannes Schindelin2009-01-05
* | | | | Merge branch 'js/add-not-submodule'Junio C Hamano2009-01-13
|\ \ \ \ \
| * | | | | git add: do not add files from a submoduleJohannes Schindelin2009-01-05
| | |/ / / | |/| | |
* | | | | Merge branch 'pb/maint-git-pm-false-dir'Junio C Hamano2009-01-13
|\ \ \ \ \
| * | | | | Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)2009-01-01
* | | | | | Merge branch 'pj/maint-ldflags'Junio C Hamano2009-01-13
|\ \ \ \ \ \
| * | | | | | configure clobbers LDFLAGSPaul Jarc2009-01-05
* | | | | | | Merge branch 'fe/cvsserver'Junio C Hamano2009-01-13
|\ \ \ \ \ \ \
| * | | | | | | cvsserver: change generation of CVS author namesFabian Emmes2009-01-05
| * | | | | | | cvsserver: add option to configure commit messageFabian Emmes2009-01-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'js/maint-bisect-gitk'Junio C Hamano2009-01-13
|\ \ \ \ \ \ \
| * | | | | | | bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin2009-01-03
| |/ / / / / /
* | | | | | | Merge branch 'np/no-loosen-prune-expire-now'Junio C Hamano2009-01-13
|\ \ \ \ \ \ \
| * | | | | | | objects to be pruned immediately don't have to be loosenedNicolas Pitre2009-01-01
* | | | | | | | Merge branch 'cb/maint-unpack-trees-absense'Junio C Hamano2009-01-13
|\ \ \ \ \ \ \ \
| * | | | | | | | unpack-trees: remove redundant path search in verify_absentClemens Buchacher2009-01-05
| * | | | | | | | unpack-trees: fix path search bug in verify_absentClemens Buchacher2009-01-05
| * | | | | | | | unpack-trees: handle failure in verify_absentClemens Buchacher2009-01-05