Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'vs/doc-spell' into maint | Junio C Hamano | 2010-08-20 | 9 | -16/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Documentation: spelling fixes | Ville Skyttä | 2010-07-20 | 9 | -16/+18 | |
* | | | | | | | | | | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 | 5 | -202/+345 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rebase: protect against diff.renames configuration | Junio C Hamano | 2010-07-23 | 2 | -2/+24 | |
| * | | | | | | | | | | t3400 (rebase): whitespace cleanup | Jonathan Nieder | 2010-07-23 | 1 | -90/+92 | |
| * | | | | | | | | | | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 | 2 | -2/+47 | |
| * | | | | | | | | | | t4150 (am): futureproof against failing tests | Jonathan Nieder | 2010-07-23 | 1 | -1/+47 | |
| * | | | | | | | | | | t4150 (am): style fix | Jonathan Nieder | 2010-07-23 | 2 | -108/+136 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jn/doc-pull' into maint | Junio C Hamano | 2010-08-20 | 1 | -11/+54 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation: flesh out “git pull” description | Jonathan Nieder | 2010-08-02 | 1 | -11/+54 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'bc/use-more-hardlinks-in-install' into maint | Junio C Hamano | 2010-08-20 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Makefile: make hard/symbolic links for non-builtins too | Brandon Casey | 2010-07-25 | 1 | -3/+6 | |
| * | | | | | | | | | | Makefile: link builtins residing in bin directory to main git binary too | Brandon Casey | 2010-07-25 | 1 | -0/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'tr/rfc-reset-doc' into maint | Junio C Hamano | 2010-08-20 | 1 | -169/+178 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation/reset: move "undo permanently" example behind "make topic" | Thomas Rast | 2010-07-19 | 1 | -13/+13 | |
| * | | | | | | | | | | Documentation/reset: reorder examples to match description | Thomas Rast | 2010-07-19 | 1 | -23/+23 | |
| * | | | | | | | | | | Documentation/reset: promote 'examples' one section up | Thomas Rast | 2010-07-19 | 1 | -107/+109 | |
| * | | | | | | | | | | Documentation/reset: separate options by mode | Thomas Rast | 2010-07-19 | 1 | -26/+33 | |
| * | | | | | | | | | | Documentation/git-reset: reorder modes for soft-mixed-hard progression | Thomas Rast | 2010-07-19 | 1 | -6/+6 | |
* | | | | | | | | | | | xmalloc: include size in the failure message | Matthieu Moy | 2010-08-20 | 1 | -1/+2 | |
* | | | | | | | | | | | Git 1.7.2.2v1.7.2.2 | Junio C Hamano | 2010-08-19 | 4 | -3/+26 | |
* | | | | | | | | | | | Merge branch 'tr/xsize-bits' into maint | Junio C Hamano | 2010-08-19 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xsize_t: check whether we lose bits | Thomas Rast | 2010-07-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'jc/sha1-name-find-fix' into maint | Junio C Hamano | 2010-08-19 | 1 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sha1_name.c: fix parsing of ":/token" syntax | Junio C Hamano | 2010-08-02 | 1 | -10/+11 | |
* | | | | | | | | | | | | | Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint | Junio C Hamano | 2010-08-18 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | smart-http: Don't deadlock on server failure | Shawn O. Pearce | 2010-08-06 | 1 | -2/+3 | |
* | | | | | | | | | | | | | push: mention "git pull" in error message for non-fast forwards | Matthieu Moy | 2010-08-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Standardize do { ... } while (0) style | Jonathan Nieder | 2010-08-12 | 4 | -10/+10 | |
* | | | | | | | | | | | | | t/t7003: replace \t with literal tab in sed expression | Brandon Casey | 2010-08-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 | 2 | -0/+8 | |
* | | | | | | | | | | | | | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | fast-import: export correctly marks larger than 2^20-1 | Raja R Harinath | 2010-08-11 | 2 | -1/+58 | |
* | | | | | | | | | | | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH | Ævar Arnfjörð Bjarmason | 2010-08-11 | 1 | -3/+2 | |
* | | | | | | | | | | | | | diff: strip extra "/" when stripping prefix | Jakub Narebski | 2010-08-11 | 2 | -2/+69 | |
* | | | | | | | | | | | | | gitweb: clarify search results page when no matching commit found | Jonathan Nieder | 2010-08-09 | 1 | -4/+5 | |
* | | | | | | | | | | | | | Documentation: add a FILES section for show-ref | Jonathan Nieder | 2010-08-09 | 1 | -1/+7 | |
* | | | | | | | | | | | | | Makefile: add missing dependency on http.h | Jonathan Nieder | 2010-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Makefile: add missing dependencies on url.h | Jonathan Nieder | 2010-08-09 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Documentation/git-log: Clarify --full-diff | Michael J Gruber | 2010-08-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | | git-rebase: fix typo when parsing --force-rebase | Willy Tarreau | 2010-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | imap-send: Fix sprintf usage | Ævar Arnfjörð Bjarmason | 2010-08-09 | 1 | -4/+8 | |
* | | | | | | | | | | | | | prune: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 | 2 | -3/+4 | |
* | | | | | | | | | | | | | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 | 2 | -2/+5 | |
* | | | | | | | | | | | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C | Matthieu Moy | 2010-08-09 | 2 | -6/+31 | |
* | | | | | | | | | | | | | Documentation: cite git-am from git-apply | Brad King | 2010-08-09 | 1 | -0/+10 | |
* | | | | | | | | | | | | | t7003: fix subdirectory-filter test | Thomas Rast | 2010-08-09 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 | 2 | -0/+19 | |
* | | | | | | | | | | | | | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 2010-08-06 | 1 | -17/+25 | |
* | | | | | | | | | | | | | pretty-options.txt: match --format's documentation with implementation. | Matthieu Moy | 2010-08-05 | 1 | -1/+1 |