Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'jk/pickaxe-textconv' into maint | Junio C Hamano | 2012-12-18 | 2 | -19/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pickaxe: use textconv for -S counting | Jeff King | 2012-10-28 | 2 | -17/+51 | |
| * | | | | | | pickaxe: hoist empty needle check | Jeff King | 2012-10-28 | 1 | -2/+3 | |
* | | | | | | | clarify -M without % symbol in diff-options | Sitaram Chamarty | 2012-12-18 | 1 | -1/+5 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Fix sizeof usage in get_permutations | Matthew Daley | 2012-12-13 | 1 | -3/+3 | |
* | | | | | | git.txt: add missing info about --git-dir command-line option | Manlio Perillo | 2012-12-13 | 1 | -0/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | git-prompt: Document GIT_PS1_DESCRIBE_STYLE | Anders Kaseorg | 2012-12-11 | 1 | -0/+9 | |
* | | | | | Git 1.8.0.2v1.8.0.2 | Junio C Hamano | 2012-12-10 | 2 | -2/+3 | |
* | | | | | Documentation/git-stash.txt: add a missing verb | Sébastien Loriot | 2012-12-10 | 1 | -1/+1 | |
* | | | | | git(1): remove a defunct link to "list of authors" | Junio C Hamano | 2012-12-09 | 1 | -2/+1 | |
* | | | | | Update draft release notes to 1.8.0.2 | Junio C Hamano | 2012-12-07 | 1 | -0/+19 | |
* | | | | | Merge branch 'jc/doc-push-satellite' into maint | Junio C Hamano | 2012-12-07 | 1 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Documentation/git-push.txt: clarify the "push from satellite" workflow | Junio C Hamano | 2012-11-27 | 1 | -2/+14 | |
* | | | | | | Merge branch 'jc/same-encoding' into maint | Junio C Hamano | 2012-12-07 | 6 | -4/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | reencode_string(): introduce and use same_encoding() | Junio C Hamano | 2012-11-04 | 6 | -4/+12 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'lt/diff-stat-show-0-lines' into maint | Junio C Hamano | 2012-12-07 | 4 | -58/+110 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t4049: refocus tests | Junio C Hamano | 2012-11-29 | 1 | -11/+9 | |
| * | | | | | | diff --shortstat: do not count "unmerged" entries | Junio C Hamano | 2012-11-27 | 1 | -3/+2 | |
| * | | | | | | diff --stat: do not count "unmerged" entries | Junio C Hamano | 2012-11-27 | 2 | -3/+5 | |
| * | | | | | | diff --stat: move the "total count" logic to the last loop | Junio C Hamano | 2012-11-27 | 2 | -10/+13 | |
| * | | | | | | diff --stat: use "file" temporary variable to refer to data->files[i] | Junio C Hamano | 2012-11-27 | 1 | -13/+13 | |
| * | | | | | | diff --stat: status of unmodified pair in diff-q is not zero | Junio C Hamano | 2012-11-27 | 1 | -1/+1 | |
| * | | | | | | test: add failing tests for "diff --stat" to t4049 | Junio C Hamano | 2012-11-27 | 1 | -1/+45 | |
| * | | | | | | Fix "git diff --stat" for interesting - but empty - file changes | Linus Torvalds | 2012-10-17 | 4 | -36/+42 | |
* | | | | | | | git-fast-import.txt: improve documentation for quoted paths | Matthieu Moy | 2012-11-29 | 1 | -2/+6 | |
* | | | | | | | git-remote-mediawiki: escape ", \, and LF in file names | Matthieu Moy | 2012-11-29 | 2 | -3/+39 | |
* | | | | | | | Start preparing for 1.8.0.2 | Junio C Hamano | 2012-11-28 | 2 | -1/+16 | |
* | | | | | | | Merge branch 'rh/maint-gitweb-highlight-ext' into maint | Junio C Hamano | 2012-11-28 | 1 | -9/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | gitweb.perl: fix %highlight_ext mappings | Richard Hubbell | 2012-11-08 | 1 | -9/+8 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'pw/maint-p4-rcs-expansion-newline' into maint | Junio C Hamano | 2012-11-28 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git p4: RCS expansion should not span newlines | Pete Wyckoff | 2012-11-08 | 2 | -1/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | completion: add options --single-branch and --branch to "git clone" | Ralf Thielow | 2012-11-28 | 1 | -0/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'nd/maint-compat-fnmatch-fix' into maint | Junio C Hamano | 2012-11-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | compat/fnmatch: fix off-by-one character class's length check | Nguyễn Thái Ngọc Duy | 2012-11-20 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jh/update-ref-d-through-symref' into maint | Junio C Hamano | 2012-11-27 | 2 | -1/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix failure to delete a packed ref through a symref | Johan Herland | 2012-10-21 | 2 | -2/+2 | |
| * | | | | | | t1400-update-ref: Add test verifying bug with symrefs in delete_ref() | Johan Herland | 2012-10-21 | 1 | -0/+18 | |
* | | | | | | | Merge branch 'esr/maint-doc-fast-import' into maint | Junio C Hamano | 2012-11-27 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | doc/fast-import: clarify how content states are built | Eric S. Raymond | 2012-11-08 | 1 | -2/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'wtk/submodule-doc-fixup' into maint | Junio C Hamano | 2012-11-27 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-submodule: wrap branch option with "<>" in usage strings. | W. Trevor King | 2012-10-25 | 2 | -2/+2 | |
* | | | | | | | | Documentation: improve phrasing in git-push.txt | Mark Szepieniec | 2012-11-27 | 1 | -1/+2 | |
* | | | | | | | | Fix typo in remote set-head usage | Antoine Pelisse | 2012-11-26 | 1 | -1/+1 | |
* | | | | | | | | Makefile: hide stderr of curl-config test | Paul Gortmaker | 2012-11-26 | 1 | -1/+1 | |
* | | | | | | | | Git 1.8.0.1v1.8.0.1 | Junio C Hamano | 2012-11-25 | 3 | -3/+16 | |
* | | | | | | | | Merge branch 'jk/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-11-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | checkout: print a message when switching unborn branches | Jeff King | 2012-11-15 | 1 | -0/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | config: don't segfault when given --path with a missing value | Carlos Martín Nieto | 2012-11-15 | 2 | -1/+7 | |
* | | | | | | | | | Merge branch 'jk/maint-gitweb-xss' into maint | Junio C Hamano | 2012-11-25 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ |