2007-04-10 | Treat D/F conflict entry more carefully in unpack-trees... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | t1000: fix case table. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | shortlog -w: make wrap-line behaviour optional. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-09 | Merge branch 'jc/push' |
diff | tree |
2007-04-09 | Merge branch 'jc/merge-subtree' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-09 | Merge branch 'js/fetch-progress' |
diff | tree |
2007-04-09 | Merge branch 'maint' |
diff | tree |
2007-04-09 | Add Documentation/cmd-list.made to .gitignore Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-08 | Start 1.5.2 cycle by prepareing RelNotes for it. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-08 | Merge branch 'jc/read-tree-df' (early part) |
diff | tree |
2007-04-08 | Merge branch 'maint' |
diff | tree |
2007-04-08 | Prepare for 1.5.1.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | A new merge stragety 'subtree'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | git-push to multiple locations does not stop at the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | git-push reports the URL after failing. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | Merge branch 'jc/index-output' |
diff | tree |
2007-04-07 | Merge branch 'fp/make-j' |
diff | tree |
2007-04-07 | Merge branch 'cc/bisect' |
diff | tree |
2007-04-07 | Merge branch 'jc/checkout' (early part) |
diff | tree |
2007-04-07 | Merge branch 'maint' |
diff | tree |
2007-04-07 | Documentation: tighten dependency for git.{html,txt} Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | git-bisect: allow bisecting with only one bad commit. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-07 | t6030: add a bit more tests to git-bisect Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-06 | git-bisect: modernization Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Merge branch 'maint' |
diff | tree |
2007-04-05 | Rename add_file_to_index() to add_file_to_cache() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Rename static variable write_index to update_index... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Rename internal function "add_file_to_cache" in builtin... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Propagate cache error internal to refresh_cache() via... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Fix bogus error message from merge-recursive error... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-05 | Fix dependency of common-cmds.h Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | RPM spec: include git-p4 in the list of all packages. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | rerere: make sorting really stable. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | Fix switching to a branch with D/F when current branch... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | Fix twoway_merge that passed d/f conflict marker to... |
diff | tree |
2007-04-04 | Fix read-tree --prefix=dir/. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | unpack-trees: get rid of *indpos parameter. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | unpack_trees.c: pass unpack_trees_options structure... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | add_cache_entry(): removal of file foo does not conflict... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | Merge branch 'jc/bisect' |
diff | tree |
2007-04-04 | Merge branch 'fl/doc' |
diff | tree |
2007-04-04 | Merge branch 'post1.5.1/blame.el' |
diff | tree |
2007-04-04 | Merge branch 'post1.5.1/tcltk' |
diff | tree |
2007-04-04 | Merge branch 'post1.5.1/p4' |
diff | tree |
2007-04-04 | Merge branch 'lt/dirwalk' |
diff | tree |
2007-04-04 | git-read-tree --index-output=<file> Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternativ... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | checkout: allow detaching to HEAD even when switching... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | GIT 1.5.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | Merge 1.5.0.7 in Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | GIT 1.5.0.7 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-04 | rerere should not repeat the earlier hunks in later... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-02 | Hopefully final update to the draft Release Notes,... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-01 | Optional Tck/Tk: ignore generated files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-30 | Do not bother documenting fetch--tool Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-30 | Update draft release notes for 1.5.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-30 | Merge branch 'maint' |
diff | tree |
2007-03-30 | Merge branch 'master' of git://repo.or.cz/git/mergetool.git |
diff | tree |
2007-03-28 | Documentation: unbreak user-manual. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-28 | GIT 1.5.1-rc3 |
diff | tree |
2007-03-28 | Update main git.html page to point at 1.5.0.6 documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-28 | Merge branch 'maint' to synchronize with 1.5.0.6 |
diff | tree |
2007-03-28 | GIT 1.5.0.6 |
diff | tree |
2007-03-28 | Fix "--pretty=format:" for parent related items. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-28 | git-commit: "read-tree -m HEAD" is not the right way... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-27 | sha1_file.c (write_sha1_file): Detect close failure Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-27 | Document git-log --first-parent Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-26 | GIT 1.5.1-rc2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-26 | Merge branch 'jc/fpl' |
diff | tree |
2007-03-26 | Update README to point at a few key periodical messages... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-25 | Merge branch 'maint' |
diff | tree |
2007-03-25 | Merge branch 'maint' of git://linux-nfs.org/~bfields... |
diff | tree |
2007-03-25 | Merge branch 'js/remote-show-push' |
diff | tree |
2007-03-25 | Merge branch 'maint' |
diff | tree |
2007-03-24 | git-am documentation: describe what is taken from where. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-24 | make the previous optimization work also on path-limited... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-24 | rev-list --bisect: Fix "halfway" optimization. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-24 | Merge branch 'master' into jc/bisect |
diff | tree |
2007-03-24 | Merge branch 'maint' |
diff | tree |
2007-03-24 | Fix path-limited "rev-list --bisect" termination condition. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-23 | git-bisect.sh: properly dq $GIT_DIR Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-23 | git-bisect: typofix Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-23 | checkout: report where the new HEAD is upon detaching... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-23 | t6004: add a bit more path optimization test. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-23 | git-apply: Do not free the wrong buffer when we convert... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | Merge git://git2.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2007-03-22 | Merge branch 'maint' |
diff | tree |
2007-03-22 | git-rebase: make 'rebase HEAD branch' work as expected. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | git-rev-list --bisect: optimization Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | git-rev-list: add --bisect-vars option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | t6002: minor spelling fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | tree_entry_interesting(): allow it to say "everything... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | tree-diff: avoid strncmp() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-22 | Teach tree_entry_interesting() that the tree entries... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-21 | blame: cmp_suspect is not "cmp" anymore. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-20 | Merge git://git2.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2007-03-20 | blame: micro-optimize cmp_suspect() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-19 | GIT 1.5.1-rc1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-19 | Fix merge-index Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-03-19 | Merge branch 'jb/gc' |
diff | tree |