2007-04-24 | t/test-lib.sh: Protect ourselves from common misconfiguration Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-24 | Merge branch 'maint' |
diff | tree |
2007-04-24 | Build RPM with ETC_GITCONFIG=/etc/gitconfig Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-24 | t6030: grab commit object name as we go Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-24 | t5302: avoid using tail -c Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-23 | Document "diff=driver" attribute Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-23 | Support 'diff=pgm' attribute Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-23 | pack-objects: make generated packfile read-only Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-23 | Update tests not to assume that generated packfiles... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | Fix 'quickfix' on pack-objects. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | pack-objects: quickfix for permission modes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | Update draft release notes for v1.5.2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | Documentation/Makefile: fix section (5) installation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | Update documentation links to point at v1.5.1.2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-22 | Merge branch 'lt/objalloc' |
diff | tree |
2007-04-22 | Merge branch 'jc/add' |
diff | tree |
2007-04-22 | Merge branch 'jc/attr' |
diff | tree |
2007-04-22 | Merge branch 'lt/gitlink' |
diff | tree |
2007-04-22 | Merge branch 'np/pack' |
diff | tree |
2007-04-22 | Merge branch 'jp/refs' |
diff | tree |
2007-04-22 | Merge branch 'jc/quickfetch' |
diff | tree |
2007-04-22 | Merge branch 'maint' |
diff | tree |
2007-04-21 | GIT 1.5.1.2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-21 | lockfile: record the primary process. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-21 | convert.c: restructure the attribute checking part. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-21 | Fix bogus linked-list management for user defined merge... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-21 | git-clone: fix dumb protocol transport to clone from... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-20 | git-add -u: match the index with working tree. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-20 | Merge branch 'maint' |
diff | tree |
2007-04-20 | Document gitattributes(5) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-20 | Update 'crlf' attribute semantics. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-20 | Documentation: support manual section (5) - file formats. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-19 | Merge branch 'maint' |
diff | tree |
2007-04-19 | Simplify code to find recursive merge driver. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-19 | Counto-fix in merge-recursive Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Merge branch 'maint' |
diff | tree |
2007-04-18 | Fix funny types used in attribute value representation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Allow low-level driver to specify different behaviour... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Custom low-level merge driver: change the configuration... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Allow the default low-level merge driver to be configured. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Custom low-level merge driver support. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Merge branch 'fl/cvsserver' |
diff | tree |
2007-04-18 | Merge branch 'maint' |
diff | tree |
2007-04-18 | Update draft release notes for 1.5.2 with accumulated... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-18 | Merge branch 'maint' |
diff | tree |
2007-04-18 | Start preparing for 1.5.1.2 |
diff | tree |
2007-04-18 | Merge branch 'master' of git://repo.or.cz/git-gui |
diff | tree |
2007-04-18 | Merge branch 'maint' of git://repo.or.cz/git-gui into... |
diff | tree |
2007-04-17 | Merge branch 'jc/read-tree-df' |
diff | tree |
2007-04-17 | Add a demonstration/test of customized merge. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-17 | Allow specifying specialized merge-backend per path. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-17 | git-gui: Honor TCLTK_PATH if supplied Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-17 | merge-recursive: separate out xdl_merge() interface. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-17 | Allow more than true/false to attributes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-17 | Make sure quickfetch is not fooled with a previous... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-16 | Merge branch 'js/wrap-log' |
diff | tree |
2007-04-16 | send-email: do not leave an empty CC: line if no cc... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-16 | Merge branch 'maint' |
diff | tree |
2007-04-16 | Merge branch 'maint' |
diff | tree |
2007-04-15 | Change attribute negation marker from '!' to '-'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | Define a built-in attribute macro "binary". Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | attribute macro support Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | Makefile: add patch-ids.h back in. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | Fix 'diff' attribute semantics. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | Fix 'crlf' attribute semantics. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-15 | Merge git://git2.kernel.org/pub/scm/gitk/gitk into... |
diff | tree |
2007-04-14 | Teach 'diff' about 'diff' attribute. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-14 | Define 'crlf' attribute. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-14 | Add basic infrastructure to assign attributes to paths Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-14 | Merge branch 'maint' |
diff | tree |
2007-04-14 | Replace a pair of patches with updated ones for subproject... |
diff | tree |
2007-04-14 | Do not default to --no-index when given two directories. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-13 | Merge branch 'jc/cherry' |
diff | tree |
2007-04-13 | Merge branch 'maint' |
diff | tree |
2007-04-13 | Fix git {log,show,...} --pretty=email Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-12 | Documentation: --cherry-pick Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-12 | git-log --cherry-pick A...B Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-12 | Refactor patch-id filtering out of git-cherry and git... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-12 | Add %m to '--pretty=format:' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-12 | Merge branch 'maint' |
diff | tree |
2007-04-12 | GIT 1.5.1.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-11 | fsck: do not complain on detached HEAD. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | Merge branch 'maint' |
diff | tree |
2007-04-10 | git-fetch: use fetch--tool pick-rref to avoid local... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | git-fetch--tool pick-rref Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | t3030: merge-recursive backend test. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | merge-recursive: handle D/F conflict case more carefully. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-10 | merge-recursive: do not barf on "to be removed" entries. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
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 |