Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-07 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| * | | | | | | | Documentation: clarify .gitattributes search | Jason Merrill | 2009-04-07 | |
| * | | | | | | | git-checkout.txt: clarify that <branch> applies when no path is given. | Matthieu Moy | 2009-04-07 | |
| * | | | | | | | git-checkout.txt: fix incorrect statement about HEAD and index | Matthieu Moy | 2009-04-07 | |
* | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-05 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | commit: abort commit if interactive add failed | Jeff King | 2009-04-05 | |
| * | | | | | | | git-repack: use non-dashed update-server-info | Dan McGee | 2009-04-05 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-01 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | Documentation: Remove an odd "instead" | Holger Weiß | 2009-04-01 | |
* | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-30 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | Fix bash completion in path with spaces | Daniel Cheng (aka SDiZ) | 2009-03-30 | |
| * | | | | | | bash completion: only show 'log --merge' if merging | Thomas Rast | 2009-03-30 | |
| * | | | | | | git-tag(1): add hint about commit messages | Nico -telmich- Schottelius | 2009-03-30 | |
| * | | | | | | Documentation: update graph api example. | Allan Caffee | 2009-03-30 | |
* | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-29 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | import-zips: fix thinko | Johannes Schindelin | 2009-03-29 | |
* | | | | | | | test-lib: Clean up comments and Makefile. | Emil Sit | 2009-03-28 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | diff --no-index: Do not generate patch output if other output is requested | Johannes Sixt | 2009-03-25 | |
* | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-24 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | close_sha1_file(): make it easier to diagnose errors | Linus Torvalds | 2009-03-24 | |
| * | | | | | avoid possible overflow in delta size filtering computation | Nicolas Pitre | 2009-03-24 | |
* | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-22 | |
|\ \ \ \ \ \ | |/ / / / / | ||||
| * | | | | | everyday: use the dashless form of git-init | David Aguilar | 2009-03-22 | |
| |/ / / / | ||||
* | | | | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | |
|\ \ \ \ \ | ||||
| * | | | | | Remove unused normalize_absolute_path() | Johannes Sixt | 2009-02-07 | |
| * | | | | | Test and fix normalize_path_copy() | Johannes Sixt | 2009-02-07 | |
| * | | | | | Fix GIT_CEILING_DIRECTORIES on Windows | René Scharfe | 2009-02-07 | |
| * | | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() | Johannes Sixt | 2009-02-07 | |
| * | | | | | Make test-path-utils more robust against incorrect use | Johannes Sixt | 2009-02-07 | |
* | | | | | | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 2009-03-21 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix odb_mkstemp() on AIX | Mike Ralphson | 2009-02-26 | |
| * | | | | | | Make sure objects/pack exists before creating a new pack | Junio C Hamano | 2009-02-25 | |
| | |_|_|_|/ | |/| | | | | ||||
* | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | bisect: fix another instance of eval'ed string | Christian Couder | 2009-02-27 | |
| | * | | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped | Christian Couder | 2009-02-27 | |
| | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Support "\" in non-wildcard exclusion entries | Finn Arne Gangstad | 2009-02-12 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0 | Junio C Hamano | 2009-03-12 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'en/maint-1.6.1-hash-object' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Ensure proper setup of git_dir for git-hash-object | Elijah Newren | 2009-02-28 | |
* | | | | | | | | | Merge branch 'js/maint-1.6.1-filter-branch-submodule' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | filter-branch: do not consider diverging submodules a 'dirty worktree' | Johannes Schindelin | 2009-02-05 | |
* | | | | | | | | | | Merge branch 'gt/maint-1.6.1-utf8-width' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | builtin-blame.c: Use utf8_strwidth for author's names | Geoffrey Thomas | 2009-02-04 | |
| * | | | | | | | | | | utf8: add utf8_strwidth() | Geoffrey Thomas | 2009-02-04 | |
* | | | | | | | | | | | Merge branch 'js/maint-1.6.1-remote-remove-mirror' into maint-1.6.1 | Junio C Hamano | 2009-03-12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | builtin-remote: make rm operation safer in mirrored repository | Jay Soffian | 2009-02-04 | |
| * | | | | | | | | | | | builtin-remote: make rm() use properly named variable to hold return value | Jay Soffian | 2009-02-03 |