aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jn/maint-commit-missing-template'Junio C Hamano2011-03-04
|\
| * commit: error out for missing commit message templateJonathan Nieder2011-02-25
* | Merge branch 'jk/diffstat-binary'Junio C Hamano2011-03-04
|\ \
| * | diff: don't retrieve binary blobs for diffstatJeff King2011-02-22
| * | diff: handle diffstat of rewritten binary filesJeff King2011-02-22
* | | Merge branch 'lt/rename-no-extra-copy-detection'Junio C Hamano2011-03-04
|\ \ \
| * | | diffcore-rename: improve estimate_similarity() heuristicsLinus Torvalds2011-02-18
| * | | diffcore-rename: properly honor the difference between -M and -CLinus Torvalds2011-02-18
| * | | for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-18
* | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage'Junio C Hamano2011-03-04
|\ \ \ \
| * | | | tests: skip terminal output tests on OS XJonathan Nieder2011-02-17
* | | | | Merge branch 'jk/fail-null-clone'Junio C Hamano2011-03-04
|\ \ \ \ \
| * | | | | clone: die when trying to clone missing local pathJeff King2011-02-18
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/grep--no-index-pathspec-fix'Junio C Hamano2011-03-04
|\ \ \ \ \
| * | | | | grep --no-index: honor pathspecs correctlyJunio C Hamano2011-02-16
* | | | | | Merge branch 'maint'Junio C Hamano2011-03-02
|\ \ \ \ \ \
| * | | | | | verify-pack: add --stat-only to the synopsis sectionJunio C Hamano2011-03-01
* | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-02-28
|\ \ \ \ \ \ \
| * | | | | | | fast-import: make code "-Wpointer-arith" cleanJonathan Nieder2011-02-28
| * | | | | | | Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-26
| |\ \ \ \ \ \ \
| | * | | | | | | vcs-svn: Allow change nodes for root of tree (/)Jonathan Nieder2010-12-07
| | * | | | | | | vcs-svn: Implement Prop-delta handlingDavid Barr2010-11-24
| | * | | | | | | vcs-svn: Sharpen parsing of property linesJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Split off function for handling of individual propertiesJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Make source easier to read on small screensJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: More dump format sanity checksJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Reject path nodes without Node-actionJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Delay read of per-path propertiesJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Combine repo_replace and repo_modify functionsJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Replace = Delete + AddJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: handle_node: Handle deletion case earlyJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Use mark to indicate nodes with included textJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Unclutter handle_node by introducing have_props varJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Eliminate node_ctx.mark globalJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Eliminate node_ctx.srcRev globalJonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Check for errors from open()Jonathan Nieder2010-11-24
| | * | | | | | | vcs-svn: Allow simple v3 dumps (no deltas yet)David Barr2010-11-24
| * | | | | | | | vcs-svn: teach line_buffer about temporary filesJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: allow input from file descriptorJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: allow character-oriented inputJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: add binary-safe read functionJonathan Nieder2011-02-26
| * | | | | | | | t0081 (line-buffer): add buffering testsJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: tweak test-line-buffer to not assume line-oriented inputJonathan Nieder2011-02-26
| * | | | | | | | tests: give vcs-svn/line_buffer its own test scriptJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: make test-line-buffer input format more flexibleJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: collect line_buffer data in a structJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: replace buffer_read_string memory pool with a strbufJonathan Nieder2011-02-26
| * | | | | | | | vcs-svn: eliminate global byte_bufferJonathan Nieder2011-02-26
| * | | | | | | | fast-import: add 'ls' commandDavid Barr2011-02-26