aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'jk/maint-rev-list-nul' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rev-list: handle %x00 NUL in user formatJeff King2010-10-13
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'cb/diff-fname-optim' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff: avoid repeated scanning while looking for funcnameRené Scharfe2010-09-30
| * | | | | | | | | | | | do not search functions for patch IDClemens Buchacher2010-09-23
| * | | | | | | | | | | | add rebase patch id testsClemens Buchacher2010-09-23
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/no-textconv-symlink' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | diff: don't use pathname-based diff drivers for symlinksJeff King2010-09-23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'dk/maint-blame-el' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-blame.el: Add (require 'format-spec)David Kågedal2010-11-03
* | | | | | | | | | | | Merge branch 'aw/git-p4-deletion' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix handling of git-p4 on deleted filesAndrew Waters2010-10-22
* | | | | | | | | | | | | Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | | | | | | | | | | | | | Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-27
| * | | | | | | | | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-27
* | | | | | | | | | | | | | | Merge branch 'bc/fix-cherry-pick-root' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-27
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'uk/fix-author-ident-sed-script' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | get_author_ident_from_commit(): remove useless quotingUwe Kleine-König2010-09-27
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'ab/makefile-track-cc' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-27
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'mg/reset-doc' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-18
| * | | | | | | | | | | | | | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-18
| * | | | | | | | | | | | | | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-18
| * | | | | | | | | | | | | | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-18
| * | | | | | | | | | | | | | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-18
| * | | | | | | | | | | | | | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-18
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maintJunio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | send-email: Refuse to send cover-letter template subjectThomas Rast2010-09-08
* | | | | | | | | | | | | | | | imap-send: link against libcrypto for HMAC and othersDiego Elio Pettenò2010-11-24
* | | | | | | | | | | | | | | | git-send-email.perl: Deduplicate "to:" and "cc:" entries with namesJoe Perches2010-11-24
* | | | | | | | | | | | | | | | mingw: do not set errno to 0 on successErik Faye-Lund2010-11-23
* | | | | | | | | | | | | | | | clean: remove redundant variable baselenNguyễn Thái Ngọc Duy2010-11-17
* | | | | | | | | | | | | | | | Merge branch 'mz/maint-rebase-X-fix' into maintJunio C Hamano2010-11-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t3402: test "rebase -s<strategy> -X<opt>"Junio C Hamano2010-11-11
* | | | | | | | | | | | | | | | | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-17
* | | | | | | | | | | | | | | | | Document that rev-list --graph triggers parent rewriting.Yann Dirson2010-11-17
* | | | | | | | | | | | | | | | | clean: avoid quoting twiceNguyễn Thái Ngọc Duy2010-11-16
* | | | | | | | | | | | | | | | | document sigchain apiJeff King2010-11-16
* | | | | | | | | | | | | | | | | Keep together options controlling the behaviour of diffcore-rename.Yann Dirson2010-11-16
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | rebase -X: do not clobber strategyMartin von Zweigbergk2010-11-10
* | | | | | | | | | | | | | | | Documentation: document show -sJonathan Nieder2010-11-09
* | | | | | | | | | | | | | | | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkoutNguyễn Thái Ngọc Duy2010-11-08
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix a formatting error in git-merge.txtNathan W. Panike2010-10-29
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-25
* | | | | | | | | | | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-21
* | | | | | | | | | | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \