Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Update svn-fe manual | Jonathan Nieder | 2010-08-14 | 1 | -8/+6 | |
| * | | | | | | | | | | | SVN dump parser | David Barr | 2010-08-14 | 8 | -2/+372 | |
| * | | | | | | | | | | | Infrastructure to write revisions in fast-export format | David Barr | 2010-08-14 | 5 | -2/+443 | |
| * | | | | | | | | | | | Add stream helper library | David Barr | 2010-08-14 | 7 | -2/+274 | |
| * | | | | | | | | | | | Add string-specific memory pool | David Barr | 2010-08-14 | 7 | -3/+210 | |
| * | | | | | | | | | | | Add treap implementation | Jason Evans | 2010-08-14 | 7 | -1/+432 | |
| * | | | | | | | | | | | Add memory pool library | David Barr | 2010-08-14 | 5 | -1/+260 | |
| * | | | | | | | | | | | Introduce vcs-svn lib | Jonathan Nieder | 2010-08-14 | 2 | -1/+33 | |
* | | | | | | | | | | | | Merge branch 'tr/maint-no-unquote-plus' | Junio C Hamano | 2010-08-31 | 2 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Do not unquote + into ' ' in URLs | Thomas Rast | 2010-07-25 | 2 | -7/+14 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-08-31 | 14 | -47/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t7006 (pager): add missing TTY prerequisites | Jonathan Nieder | 2010-08-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | merge-file: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 2 | -4/+2 | |
| * | | | | | | | | | | | | var: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 2 | -8/+3 | |
| * | | | | | | | | | | | | ls-remote: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 2 | -5/+2 | |
| * | | | | | | | | | | | | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 2 | -3/+1 | |
| * | | | | | | | | | | | | Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix | Junio C Hamano | 2010-08-15 | 4 | -264/+556 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 3 | -5/+12 | |
| * | | | | | | | | | | | | | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 3 | -5/+36 | |
| * | | | | | | | | | | | | | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-15 | 3 | -4/+7 | |
| * | | | | | | | | | | | | | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 3 | -5/+16 | |
| * | | | | | | | | | | | | | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 2010-08-11 | 3 | -3/+11 | |
| * | | | | | | | | | | | | | git wrapper: allow setup_git_directory_gently() be called earlier | Nguyễn Thái Ngọc Duy | 2010-08-11 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | setup: remember whether repository was found | Nguyễn Thái Ngọc Duy | 2010-08-11 | 2 | -1/+12 | |
| * | | | | | | | | | | | | | git wrapper: introduce startup_info struct | Nguyễn Thái Ngọc Duy | 2010-08-11 | 3 | -0/+9 | |
* | | | | | | | | | | | | | | Merge branch 'jn/maint-setup-fix' | Junio C Hamano | 2010-08-31 | 4 | -282/+581 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | setup: split off a function to handle ordinary .git directories | Nguyễn Thái Ngọc Duy | 2010-08-04 | 1 | -18/+25 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revert "rehabilitate 'git index-pack' inside the object store" | Nguyễn Thái Ngọc Duy | 2010-08-04 | 1 | -19/+5 | |
| * | | | | | | | | | | | | | setup: do not forget working dir from subdir of gitdir | Nguyễn Thái Ngọc Duy | 2010-08-04 | 2 | -1/+3 | |
| * | | | | | | | | | | | | | t4111 (apply): refresh index before applying patches to it | Jonathan Nieder | 2010-08-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | setup: split off get_device_or_die helper | Jonathan Nieder | 2010-07-25 | 1 | -11/+14 | |
| * | | | | | | | | | | | | | setup: split off a function to handle hitting ceiling in repo search | Jonathan Nieder | 2010-07-25 | 1 | -9/+12 | |
| * | | | | | | | | | | | | | setup: split off code to handle stumbling upon a repository | Jonathan Nieder | 2010-07-25 | 1 | -13/+21 | |
| * | | | | | | | | | | | | | setup: split off a function to checks working dir for .git file | Jonathan Nieder | 2010-07-25 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | setup: split off $GIT_DIR-set case from setup_git_directory_gently | Jonathan Nieder | 2010-07-25 | 1 | -32/+37 | |
| * | | | | | | | | | | | | | tests: try git apply from subdir of toplevel | Jonathan Nieder | 2010-07-25 | 1 | -0/+141 | |
| * | | | | | | | | | | | | | t1501 (rev-parse): clarify | Jonathan Nieder | 2010-07-25 | 1 | -173/+310 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'en/fast-export-fix' | Junio C Hamano | 2010-08-31 | 3 | -1/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 3 | -1/+14 | |
| * | | | | | | | | | | | | | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 2010-07-19 | 2 | -1/+17 | |
* | | | | | | | | | | | | | | Merge branch 'hv/autosquash-config' | Junio C Hamano | 2010-08-31 | 4 | -8/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | add configuration variable for --autosquash option of interactive rebase | Heiko Voigt | 2010-07-14 | 4 | -8/+47 | |
* | | | | | | | | | | | | | | | Merge branch 'sg/rerere-gc-old-still-used' | Junio C Hamano | 2010-08-31 | 4 | -11/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | rerere: fix overeager gc | SZEDER Gábor | 2010-07-14 | 3 | -9/+34 | |
| * | | | | | | | | | | | | | | mingw_utime(): handle NULL times parameter | SZEDER Gábor | 2010-07-12 | 1 | -2/+7 | |
* | | | | | | | | | | | | | | | gitweb: Don't die_error in git_tag after already printing headers | Anders Kaseorg | 2010-08-31 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-29 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 2010-08-29 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | t0003: add missing && at end of lines | Matthieu Moy | 2010-08-29 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 2010-08-29 | 7 | -6/+8 |