aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add is_regex_special()René Scharfe2009-01-17
* Change NUL char handling of isspecial()René Scharfe2009-01-17
* Reformat ctype.cRené Scharfe2009-01-17
* Add ctype testRené Scharfe2009-01-17
* grep: don't call regexec() for fixed stringsRené Scharfe2009-01-09
* grep -w: forward to next possible position after rejected matchRené Scharfe2009-01-09
* Merge branch 'mh/maint-sendmail-cc-doc'Junio C Hamano2009-01-07
|\
| * doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg2008-12-29
* | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-07
|\ \
| * | diff: add option to show context between close hunksRené Scharfe2008-12-29
* | | Merge branch 'js/maint-merge-recursive-r-d-conflict'Junio C Hamano2009-01-07
|\ \ \
| * | | merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin2008-12-24
| | |/ | |/|
* | | Merge branch 'mk/gitweb-feature'Junio C Hamano2009-01-07
|\ \ \
| * | | gitweb: unify boolean feature subroutinesMatt Kraai2008-12-15
* | | | Merge branch 'cb/merge-recursive-fix'Junio C Hamano2009-01-07
|\ \ \ \
| * \ \ \ Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fixJunio C Hamano2008-12-15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | merge-recursive: do not clobber untracked working tree garbageJunio C Hamano2008-12-15
| | * | | modify/delete conflict resolution overwrites untracked fileClemens Buchacher2008-12-15
* | | | | Merge branch 'kk/maint-http-push'Junio C Hamano2009-01-07
|\ \ \ \ \
| * | | | | http-push: support full URI in handle_remote_ls_ctx()Kirill A. Korinskiy2008-12-24
| | |_|/ / | |/| | |
* | | | | Merge branch 'mv/um-pdf'Junio C Hamano2009-01-07
|\ \ \ \ \
| * | | | | Add support for a pdf version of the user manualMiklos Vajna2008-12-10
* | | | | | Merge branch 'jn/gitweb-blame'Junio C Hamano2009-01-07
|\ \ \ \ \ \
| * | | | | | gitweb: cache $parent_commit info in git_blame()Jakub Narebski2008-12-10
| * | | | | | gitweb: A bit of code cleanup in git_blame()Jakub Narebski2008-12-10
| * | | | | | gitweb: Move 'lineno' id from link to row element in git_blameJakub Narebski2008-12-09
* | | | | | | Merge branch 'wp/add-p-goto'Junio C Hamano2009-01-07
|\ \ \ \ \ \ \
| * | | | | | | Add 'g' command to go to a hunkWilliam Pursell2008-12-04
| * | | | | | | Add subroutine to display one-line summary of hunksWilliam Pursell2008-12-04
* | | | | | | | strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2009-01-06
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-06
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-06
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-01-06
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | README: tutorial.txt is now called gittutorial.txtJoey Hess2009-01-06
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-05
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Be consistent in switch usage for tarHenrik Austad2009-01-05
| * | | | | | | | | | Use capitalized names where appropriateHenrik Austad2009-01-05
| * | | | | | | | | | fast-export: print usage when no options specifiedMiklos Vajna2009-01-03
* | | | | | | | | | | remove trailing LF in die() messagesAlexander Potashev2009-01-05
* | | | | | | | | | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-05
* | | | | | | | | | | show <tag>: reuse pp_user_info() instead of duplicating codeJohannes Schindelin2009-01-05
* | | | | | | | | | | gitweb: use href() when generating URLs in OPMLGiuseppe Bilotta2009-01-05
* | | | | | | | | | | Merge branch 'jc/maint-do-not-switch-to-non-commit'Junio C Hamano2009-01-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano2009-01-03
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ap/maint-apply-modefix'Junio C Hamano2009-01-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin-apply: prevent non-explicit permission changesJunio C Hamano2009-01-02
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | git wrapper: Make while loop more reader-friendlyJohannes Schindelin2009-01-02
* | | | | | | | | | | Merge branch 'cb/mergetool'Junio C Hamano2009-01-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mergetool: Don't keep temporary merge files unless told toCharles Bailey2008-12-12
| * | | | | | | | | | | mergetool: Add prompt to continue after failing to merge a fileCharles Bailey2008-12-12