summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor signal handling for cleanup functionsJeff King2009-01-218-13/+17
* chain kill signals for cleanup functionsJeff King2009-01-2112-19/+125
* diff: refactor tempfile cleanup handlingJeff King2009-01-211-52/+55
* Windows: Fix signal numbersJohannes Sixt2009-01-211-6/+6
* Makefile: clean up TEST_PROGRAMS definitionJeff King2009-01-111-1/+8
* t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó2009-01-102-4/+21
* bash completion: Use 'git add' completions for 'git stage'Lee Marlow2009-01-101-0/+1
* bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow2009-01-101-1/+1
* filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit2009-01-103-1/+50
* Merge branch 'mh/maint-sendmail-cc-doc'Junio C Hamano2009-01-071-0/+1
|\
| * doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg2008-12-291-0/+1
* | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-077-1/+106
|\ \
| * | diff: add option to show context between close hunksRené Scharfe2008-12-297-1/+106
* | | Merge branch 'js/maint-merge-recursive-r-d-conflict'Junio C Hamano2009-01-072-0/+28
|\ \ \
| * | | merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin2008-12-242-0/+28
| | |/ | |/|
* | | Merge branch 'mk/gitweb-feature'Junio C Hamano2009-01-071-32/+9
|\ \ \
| * | | gitweb: unify boolean feature subroutinesMatt Kraai2008-12-151-32/+9
* | | | Merge branch 'cb/merge-recursive-fix'Junio C Hamano2009-01-072-0/+119
|\ \ \ \
| * \ \ \ Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fixJunio C Hamano2008-12-152-0/+119
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merge-recursive: do not clobber untracked working tree garbageJunio C Hamano2008-12-152-1/+33
| | * | | modify/delete conflict resolution overwrites untracked fileClemens Buchacher2008-12-151-0/+87
* | | | | Merge branch 'kk/maint-http-push'Junio C Hamano2009-01-071-6/+19
|\ \ \ \ \
| * | | | | http-push: support full URI in handle_remote_ls_ctx()Kirill A. Korinskiy2008-12-241-6/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'mv/um-pdf'Junio C Hamano2009-01-073-0/+22
|\ \ \ \ \
| * | | | | Add support for a pdf version of the user manualMiklos Vajna2008-12-103-0/+22
* | | | | | Merge branch 'jn/gitweb-blame'Junio C Hamano2009-01-071-35/+51
|\ \ \ \ \ \
| * | | | | | gitweb: cache $parent_commit info in git_blame()Jakub Narebski2008-12-101-5/+11
| * | | | | | gitweb: A bit of code cleanup in git_blame()Jakub Narebski2008-12-101-28/+39
| * | | | | | gitweb: Move 'lineno' id from link to row element in git_blameJakub Narebski2008-12-091-2/+1
* | | | | | | Merge branch 'wp/add-p-goto'Junio C Hamano2009-01-071-0/+67
|\ \ \ \ \ \ \
| * | | | | | | Add 'g' command to go to a hunkWilliam Pursell2008-12-041-0/+26
| * | | | | | | Add subroutine to display one-line summary of hunksWilliam Pursell2008-12-041-0/+41
* | | | | | | | strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2009-01-062-6/+22
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-061-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-061-1/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-01-061-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | README: tutorial.txt is now called gittutorial.txtJoey Hess2009-01-061-1/+1
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-053-5/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Be consistent in switch usage for tarHenrik Austad2009-01-051-1/+1
| * | | | | | | | | | Use capitalized names where appropriateHenrik Austad2009-01-052-4/+4
| * | | | | | | | | | fast-export: print usage when no options specifiedMiklos Vajna2009-01-031-0/+3
* | | | | | | | | | | remove trailing LF in die() messagesAlexander Potashev2009-01-0516-27/+27
* | | | | | | | | | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-051-1/+1
* | | | | | | | | | | show <tag>: reuse pp_user_info() instead of duplicating codeJohannes Schindelin2009-01-051-15/+6
* | | | | | | | | | | gitweb: use href() when generating URLs in OPMLGiuseppe Bilotta2009-01-051-2/+2
* | | | | | | | | | | Merge branch 'jc/maint-do-not-switch-to-non-commit'Junio C Hamano2009-01-032-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano2009-01-032-1/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ap/maint-apply-modefix'Junio C Hamano2009-01-032-1/+65
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin-apply: prevent non-explicit permission changesJunio C Hamano2009-01-022-1/+65
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | git wrapper: Make while loop more reader-friendlyJohannes Schindelin2009-01-021-3/+2