Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | vcs-svn: Sharpen parsing of property lines | Jonathan Nieder | 2010-11-24 | 1 | -11/+19 | |
| | * | | | | | | | | vcs-svn: Split off function for handling of individual properties | Jonathan Nieder | 2010-11-24 | 1 | -14/+19 | |
| | * | | | | | | | | vcs-svn: Make source easier to read on small screens | Jonathan Nieder | 2010-11-24 | 1 | -8/+0 | |
| | * | | | | | | | | vcs-svn: More dump format sanity checks | Jonathan Nieder | 2010-11-24 | 2 | -4/+35 | |
| | * | | | | | | | | vcs-svn: Reject path nodes without Node-action | Jonathan Nieder | 2010-11-24 | 2 | -2/+25 | |
| | * | | | | | | | | vcs-svn: Delay read of per-path properties | Jonathan Nieder | 2010-11-24 | 1 | -22/+18 | |
| | * | | | | | | | | vcs-svn: Combine repo_replace and repo_modify functions | Jonathan Nieder | 2010-11-24 | 3 | -20/+12 | |
| | * | | | | | | | | vcs-svn: Replace = Delete + Add | Jonathan Nieder | 2010-11-24 | 1 | -6/+7 | |
| | * | | | | | | | | vcs-svn: handle_node: Handle deletion case early | Jonathan Nieder | 2010-11-24 | 1 | -3/+8 | |
| | * | | | | | | | | vcs-svn: Use mark to indicate nodes with included text | Jonathan Nieder | 2010-11-24 | 1 | -8/+8 | |
| | * | | | | | | | | vcs-svn: Unclutter handle_node by introducing have_props var | Jonathan Nieder | 2010-11-24 | 1 | -4/+5 | |
| | * | | | | | | | | vcs-svn: Eliminate node_ctx.mark global | Jonathan Nieder | 2010-11-24 | 1 | -12/+11 | |
| | * | | | | | | | | vcs-svn: Eliminate node_ctx.srcRev global | Jonathan Nieder | 2010-11-24 | 2 | -7/+166 | |
| | * | | | | | | | | vcs-svn: Check for errors from open() | Jonathan Nieder | 2010-11-24 | 4 | -5/+9 | |
| | * | | | | | | | | vcs-svn: Allow simple v3 dumps (no deltas yet) | David Barr | 2010-11-24 | 2 | -6/+365 | |
| * | | | | | | | | | vcs-svn: teach line_buffer about temporary files | Jonathan Nieder | 2011-02-26 | 3 | -1/+52 | |
| * | | | | | | | | | vcs-svn: allow input from file descriptor | Jonathan Nieder | 2011-02-26 | 5 | -7/+31 | |
| * | | | | | | | | | vcs-svn: allow character-oriented input | Jonathan Nieder | 2011-02-26 | 2 | -0/+6 | |
| * | | | | | | | | | vcs-svn: add binary-safe read function | Jonathan Nieder | 2011-02-26 | 4 | -0/+35 | |
| * | | | | | | | | | t0081 (line-buffer): add buffering tests | Jonathan Nieder | 2011-02-26 | 2 | -4/+128 | |
| * | | | | | | | | | vcs-svn: tweak test-line-buffer to not assume line-oriented input | Jonathan Nieder | 2011-02-26 | 2 | -17/+20 | |
| * | | | | | | | | | tests: give vcs-svn/line_buffer its own test script | Jonathan Nieder | 2011-02-26 | 2 | -54/+67 | |
| * | | | | | | | | | vcs-svn: make test-line-buffer input format more flexible | Jonathan Nieder | 2011-02-26 | 2 | -29/+45 | |
| * | | | | | | | | | vcs-svn: teach line_buffer to handle multiple input files | Jonathan Nieder | 2011-02-26 | 7 | -46/+50 | |
| * | | | | | | | | | vcs-svn: collect line_buffer data in a struct | Jonathan Nieder | 2011-02-26 | 2 | -23/+33 | |
| * | | | | | | | | | vcs-svn: replace buffer_read_string memory pool with a strbuf | Jonathan Nieder | 2011-02-26 | 1 | -10/+6 | |
| * | | | | | | | | | vcs-svn: eliminate global byte_buffer | Jonathan Nieder | 2011-02-26 | 1 | -1/+2 | |
| * | | | | | | | | | fast-import: add 'ls' command | David Barr | 2011-02-26 | 3 | -14/+303 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Start preparing release notes to 1.7.5 | Junio C Hamano | 2011-02-28 | 2 | -1/+57 | |
* | | | | | | | | | Merge branch 'jh/push-default-upstream-configname' | Junio C Hamano | 2011-02-27 | 4 | -9/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | push.default: Rename 'tracking' to 'upstream' | Johan Herland | 2011-02-16 | 4 | -9/+12 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'lp/config-vername-check' | Junio C Hamano | 2011-02-27 | 4 | -50/+111 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Disallow empty section and variable names | Libor Pechacek | 2011-02-22 | 2 | -1/+10 | |
| * | | | | | | | | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 | 4 | -50/+102 | |
* | | | | | | | | | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 15 | -42/+42 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make <identifier> lowercase in Documentation | Michael J Gruber | 2011-02-17 | 3 | -13/+13 | |
| * | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 2 | -2/+2 | |
| * | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 8 | -25/+25 | |
| * | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 2011-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'mg/patch-id' | Junio C Hamano | 2011-02-27 | 2 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-patch-id: do not trip over "no newline" markers | Michael J Gruber | 2011-02-17 | 2 | -1/+3 | |
| * | | | | | | | | | | | git-patch-id: test for "no newline" markers | Michael J Gruber | 2011-02-17 | 1 | -0/+36 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'mz/rerere-remaining' | Junio C Hamano | 2011-02-27 | 5 | -19/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mergetool: don't skip modify/remove conflicts | Martin von Zweigbergk | 2011-02-16 | 2 | -7/+35 | |
| * | | | | | | | | | | | rerere "remaining" | Martin von Zweigbergk | 2011-02-16 | 3 | -12/+88 | |
* | | | | | | | | | | | | Merge branch 'nd/sorted-builtin-command-list' | Junio C Hamano | 2011-02-27 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git.c: reorder builtin command list | Nguyễn Thái Ngọc Duy | 2011-02-15 | 1 | -9/+9 | |
* | | | | | | | | | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' | Junio C Hamano | 2011-02-27 | 2 | -8/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | merge: honor prepare-commit-msg hook | Jay Soffian | 2011-02-15 | 2 | -8/+41 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | |