Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 | 2 | -1/+12 | |
| * | | | | | | | branch: factor out delete_branch_config() | René Scharfe | 2012-10-18 | 1 | -5/+10 | |
| * | | | | | | | branch: factor out check_branch_commit() | René Scharfe | 2012-10-18 | 1 | -12/+21 | |
* | | | | | | | | Merge branch 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 | 4 | -17/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 | 4 | -17/+51 | |
* | | | | | | | | | Merge branch 'jc/grep-pcre-loose-ends' (early part) into maint | Junio C Hamano | 2012-11-18 | 5 | -128/+204 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | log --grep: use the same helper to set -E/-F options as "git grep" | Junio C Hamano | 2012-10-09 | 2 | -2/+8 | |
| * | | | | | | | | | revisions: initialize revs->grep_filter using grep_init() | Junio C Hamano | 2012-10-09 | 2 | -2/+9 | |
| * | | | | | | | | | grep: move pattern-type bits support to top-level grep.[ch] | Junio C Hamano | 2012-10-09 | 3 | -39/+45 | |
| * | | | | | | | | | grep: move the configuration parsing logic to grep.[ch] | Junio C Hamano | 2012-10-09 | 3 | -131/+134 | |
| * | | | | | | | | | builtin/grep.c: make configuration callback more reusable | Junio C Hamano | 2012-10-09 | 1 | -25/+79 | |
* | | | | | | | | | | Merge branch 'da/mergetools-p4' into maint | Junio C Hamano | 2012-11-18 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mergetools/p4merge: Handle "/dev/null" | David Aguilar | 2012-10-11 | 1 | -0/+25 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jc/test-say-color-avoid-echo-escape' into maint | Junio C Hamano | 2012-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | test-lib: Fix say_color () not to interpret \a\b\c in the message | Junio C Hamano | 2012-10-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'bw/config-lift-variable-name-length-limit' into maint | Junio C Hamano | 2012-11-18 | 1 | -30/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove the hard coded length limit on variable names in config files | Ben Walton | 2012-10-01 | 1 | -30/+29 | |
* | | | | | | | | | | | Git 1.8.0v1.8.0 | Junio C Hamano | 2012-10-21 | 3 | -10/+19 | |
* | | | | | | | | | | | Merge tag 'gitgui-0.17.0' of git://repo.or.cz/git-gui | Junio C Hamano | 2012-10-17 | 15 | -37/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | git-gui 0.17gitgui-0.17.0 | Pat Thoyts | 2012-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | git-gui: Don't prepend the prefix if value looks like a full path | Andrew Wong | 2012-10-17 | 1 | -2/+7 | |
| * | | | | | | | | | | git-gui: Detect full path when parsing arguments | Andrew Wong | 2012-10-17 | 1 | -1/+10 | |
| * | | | | | | | | | | git-gui: remove .git/CHERRY_PICK_HEAD after committing | Beat Bolli | 2012-09-17 | 1 | -0/+1 | |
| * | | | | | | | | | | git-gui: Fix a loose/lose mistake | Beat Bolli | 2012-09-17 | 1 | -1/+1 | |
| * | | | | | | | | | | git-gui: Fix semi-working shortcuts for unstage and revert | Vitaly _Vi Shukela | 2012-09-17 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge branch 'rt/trans' | Pat Thoyts | 2012-06-19 | 1 | -18/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | git-gui: de.po: translate "remote" as "extern" | Ralf Thielow | 2012-06-19 | 1 | -14/+14 | |
| | * | | | | | | | | | | git-gui: de.po: translate "bare" as "bloß" | Ralf Thielow | 2012-06-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | git-gui: de.po: consistently add untranslated hook names within braces | Ralf Thielow | 2012-06-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | git-gui: preserve commit messages in utf-8 | Pat Thoyts | 2012-04-19 | 1 | -3/+8 | |
| * | | | | | | | | | | | git-gui: open console when using --trace on windows | Heiko Voigt | 2012-03-25 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | git-gui: fix a typo in po/ files | Benjamin Kerensa | 2012-03-10 | 10 | -10/+10 | |
| * | | | | | | | | | | git-gui: Use PWD if it exists on Mac OS X | Marcus Karlsson | 2012-03-10 | 1 | -1/+3 | |
| * | | | | | | | | | | git-gui: fix git-gui crash due to uninitialized variable | Clemens Buchacher | 2012-01-22 | 1 | -0/+1 | |
* | | | | | | | | | | | Git 1.8.0-rc3v1.8.0-rc3 | Junio C Hamano | 2012-10-17 | 2 | -5/+4 | |
* | | | | | | | | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2012-10-17 | 2 | -914/+913 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/nafmo/git-l10n-sv | Jiang Xin | 2012-10-17 | 1 | -441/+438 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | l10n: Update Swedish translation (1964t0f0u) | Peter Krefting | 2012-10-16 | 1 | -441/+438 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://github.com/vnwildman/git | Jiang Xin | 2012-10-17 | 1 | -473/+475 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | l10n: vi.po: update from v1.8.0-rc2-4-g42e55 | Tran Ngoc Quan | 2012-10-17 | 1 | -473/+475 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Sync with 1.7.12.4 | Junio C Hamano | 2012-10-17 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Git 1.7.12.4v1.7.12.4maint-1.7.12 | Junio C Hamano | 2012-10-17 | 4 | -3/+27 | |
| * | | | | | | | | | | | Merge branch 'jk/maint-http-half-auth-push' into maint | Junio C Hamano | 2012-10-17 | 3 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/git-uri-doc' into maint | Junio C Hamano | 2012-10-17 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bw/cp-a-is-gnuism' into maint | Junio C Hamano | 2012-10-17 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/doc-ignore' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/doc-long-options' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-t1450-fsck-order-fix' into maint | Junio C Hamano | 2012-10-17 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/test-use-shell-path-not-shell' into maint | Junio C Hamano | 2012-10-17 | 1 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/test-make-sure-we-have-git' into maint | Junio C Hamano | 2012-10-17 | 2 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |