2007-04-29 | blame -s: suppress author name and time. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-29 | Merge commit 'gfi/master' |
diff | tree |
2007-04-29 | Merge branch 'maint' |
diff | tree |
2007-04-29 | Fix import-tars fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-29 | Update .mailmap with "Michael" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-29 | Do not barf on too long action description Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-29 | Merge branch 'maint' of git://repo.or.cz/git/fastimport... |
diff | tree |
2007-04-27 | Merge branch 'maint' |
diff | tree |
2007-04-26 | Merge branch 'maint' |
diff | tree |
2007-04-26 | Start preparing for 1.5.1.3 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-26 | Add --date={local,relative,default} Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-25 | Merge branch 'jc/the-index' |
diff | tree |
2007-04-25 | Merge branch 'mk/diff' |
diff | tree |
2007-04-25 | Merge branch 'maint' |
diff | tree |
2007-04-25 | Merge branch 'master' of git://repo.or.cz/git/fastimport |
diff | tree |
2007-04-24 | applymbox & quiltimport: typofix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-24 | gitattributes documentation: clarify overriding Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
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 | Diff between two blobs should take mode changes into... 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 | Make read-cache.c "the_index" free. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-04-23 | Move index-related variables into a structure. 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 |