Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cache_name_compare(): do not truncate while comparing paths | Junio C Hamano | 2012-07-11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/index-pack-streaming-fix' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | index-pack: loop while inflating objects in unpack_data | Jeff King | 2012-07-10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit: fix "--amend --only" with no pathspec | Jeff King | 2012-07-10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cw/amend-commit-without-message' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow edit of empty message with commit --amend | Chris Webb | 2012-07-09 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/makefile-cleanup' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: document ground rules for target-specific dependencies | Jonathan Nieder | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: move GIT-VERSION-FILE dependencies closer to use | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: build instaweb similar to other scripts | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: update scripts when build-time parameters change | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: do not replace @@GIT_VERSION@@ in shell scripts | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: split prefix flags from GIT-CFLAGS | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: be silent when only GIT_USER_AGENT changes | Jonathan Nieder | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: split GIT_USER_AGENT from GIT-CFLAGS | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: do not replace @@GIT_USER_AGENT@@ in scripts | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: apply dependencies consistently to sparse/asm targets | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: do not have git.o depend on common-cmds.h | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: fold XDIFF_H and VCSSVN_H into LIB_H | Jonathan Nieder | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: fold MISC_H into LIB_H | Jeff King | 2012-06-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: sort LIB_H list | Jeff King | 2012-06-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ar/clone-honor-umask-at-top' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add: create ADD_EDIT.patch with mode 0666 | Jeff King | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rerere: make rr-cache fanout directory honor umask | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 2012-07-09 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/apply-3way' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: tests for the --3way option | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: document --3way option | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: allow rerere() to work on --3way results | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: register conflicted stages to the index | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: --3way with add/add conflict | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: move verify_index_match() higher | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: plug the three-way merge logic in | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: fall back on three-way merge | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: accept -3/--3way command line option | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: move "already exists" logic to check_to_create() | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: move check_to_create_blob() closer to its sole caller | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: further split load_preimage() | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: refactor "previous patch" logic | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: split load_preimage() helper function out | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: factor out checkout_target() helper function | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: refactor read_file_or_gitlink() | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: clear_image() clears things a bit more | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: a bit more comments on PATH_TO_BE_DELETED | Junio C Hamano | 2012-07-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: fix an incomplete comment in check_patch() | Junio C Hamano | 2012-07-09 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 2012-07-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3404: make test 57 work with dash and others | Michael J Gruber | 2012-07-05 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests for rebase -i --root without --onto | Chris Webb | 2012-06-26 |