aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'tr/xsize-bits'Junio C Hamano2010-08-18
|\
| * xsize_t: check whether we lose bitsThomas Rast2010-07-28
* | Merge branch 'tc/checkout-B'Junio C Hamano2010-08-18
|\ \
| * | builtin/checkout: handle -B from detached HEAD correctlyTay Ray Chuan2010-08-09
| * | builtin/checkout: learn -BTay Ray Chuan2010-06-25
| * | builtin/checkout: reword hint for -bTay Ray Chuan2010-06-25
| * | add tests for checkout -bTay Ray Chuan2010-06-25
* | | mergetool: Skip autoresolved pathsDavid Aguilar2010-08-17
* | | git-svn: fix fetch with deleted tagDavid D. Kilzer2010-08-15
* | | git-svn: fix regex to remove "tail" from svn tagsDavid D. Kilzer2010-08-15
* | | Merge branch 'jc/sha1-name-find-fix'Junio C Hamano2010-08-12
|\ \ \
| * | | sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano2010-08-02
* | | | Merge branch 'jn/doc-pull'Junio C Hamano2010-08-12
|\ \ \ \
| * | | | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-02
* | | | | Merge branch 'jn/maint-gitweb-dynconf'Junio C Hamano2010-08-12
|\ \ \ \ \
| * | | | | gitweb: allow configurations that change with each requestJonathan Nieder2010-08-02
| |/ / / /
* | | | | Merge branch 'bc/use-more-hardlinks-in-install'Junio C Hamano2010-08-12
|\ \ \ \ \
| * | | | | Makefile: make hard/symbolic links for non-builtins tooBrandon Casey2010-07-25
| * | | | | Makefile: link builtins residing in bin directory to main git binary tooBrandon Casey2010-07-25
| |/ / / /
* | | | | Merge branch 'tr/rfc-reset-doc'Junio C Hamano2010-08-12
|\ \ \ \ \
| * | | | | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-19
| * | | | | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-19
| * | | | | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-19
| * | | | | Documentation/reset: separate options by modeThomas Rast2010-07-19
| * | | | | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-19
* | | | | | Merge branch 'jn/parse-date-basic'Junio C Hamano2010-08-12
|\ \ \ \ \ \
| * | | | | | Export parse_date_basic() to convert a date string to timestampJonathan Nieder2010-07-15
| |/ / / / /
* | | | | | Merge branch 'sp/fix-smart-http-deadlock-on-error'Junio C Hamano2010-08-12
|\ \ \ \ \ \
| * | | | | | smart-http: Don't deadlock on server failureShawn O. Pearce2010-08-06
* | | | | | | Merge branch 'maint'Junio C Hamano2010-08-12
|\ \ \ \ \ \ \
| * | | | | | | push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
| * | | | | | | Standardize do { ... } while (0) styleJonathan Nieder2010-08-12
| * | | | | | | t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-12
| * | | | | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-12
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-11
| * | | | | | | fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-11
| * | | | | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-11
| * | | | | | | diff: strip extra "/" when stripping prefixJakub Narebski2010-08-11
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-09
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | gitweb: clarify search results page when no matching commit foundJonathan Nieder2010-08-09
| * | | | | | | Documentation: add a FILES section for show-refJonathan Nieder2010-08-09
| * | | | | | | Makefile: add missing dependency on http.hJonathan Nieder2010-08-09
| * | | | | | | Makefile: add missing dependencies on url.hJonathan Nieder2010-08-09
| * | | | | | | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-09
| * | | | | | | git-rebase: fix typo when parsing --force-rebaseWilly Tarreau2010-08-09
| * | | | | | | imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason2010-08-09
| * | | | | | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
| * | | | | | | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
| * | | | | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-09