2006-03-03 | contrib/git-svn: fix a copied-tree bug in an overzealous... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | show-branch --topics: omit more uninteresting commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | git-mv: fix moves into a subdir from outside Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | send-email: accept --no-signed-off-by-cc as the documentatio... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: better documenting of CLI switches Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: avoid re-reading the repository uuid... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: create a more recent master if one... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: cleanup option parsing Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: allow --authors-file to be specified Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: strip 'git-svn-id:' when commiting... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: several small bug fixes and changes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | contrib/git-svn: add -b/--branch switch for branch... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | Prevent --index-info from ignoring -z. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | manpages: insert two missing [verse] markers for multi... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | gitview: pass the missing argument _show_clicked_cb. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | Fix test case for some sed Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | git-branch: add -r switch to list refs/remotes/* Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | cvsserver: fix checkouts with -d <somedir> |
diff | tree |
2006-03-03 | cvsserver: checkout faster by sending files in a sensible... |
diff | tree |
2006-03-03 | git-commit: make sure we protect against races. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | git-commit --amend Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | show-branch --topics Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-03 | GIT-VERSION-GEN: squelch unneeded error from "cat version" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Merge branch 'ml/cvsserver' |
diff | tree |
2006-03-02 | annotate: resurrect raw timestamps. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Documentation: rev-list --objects-edge Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Documentation: read-tree --aggressive Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | war on whitespaces: documentation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | contrib/git-svn: use refs/remotes/git-svn instead of... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Merge branch 'maint' |
diff | tree |
2006-03-02 | read-tree --aggressive: remove deleted entry from the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Merge branch 'jc/tag' |
diff | tree |
2006-03-02 | Merge part of 'jc/diff' |
diff | tree |
2006-03-02 | Merge branch 'kh/svnimport' |
diff | tree |
2006-03-02 | Merge branch 'js/refs' |
diff | tree |
2006-03-02 | cvsserver: Eclipse compat -- now "compare with latest... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | annotate: fix -S parameter to take a string Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | annotate: Add a basic set of test cases. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | annotate: handle \No newline at end of file. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | gitview: Use horizontal scroll bar in the tree view Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | cvsserver: Checkout correctly on Eclipse Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Re-fix compilation warnings. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Up to date with GIT 1.2.4 fixes |
diff | tree |
2006-03-02 | Pretty-print tagger dates. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-02 | Merge branch 'lt/fix-apply' into maint |
diff | tree |
2006-03-02 | Merge branch 'lt/apply' |
diff | tree |
2006-03-02 | Merge early parts of 'np/delta' branch |
diff | tree |
2006-03-01 | Merge git-mv fixes from 'maint' |
diff | tree |
2006-03-01 | git-mv: fixes for path handling Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | git-mv: Allow -h without repo & fix error message Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | Allow git-mv to accept ./ in paths. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | combine-diff: Honour -z option correctly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | combine-diff: Honour --full-index. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | diffcore-break: micro-optimize by avoiding delta between... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | Warn about invalid refs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | cvsserver: Eclipse compat - browsing 'modules' (heads... |
diff | tree |
2006-03-01 | cvsserver: Eclipse compat fixes - implement Questionable... |
diff | tree |
2006-03-01 | cvsserver: add notes on how to get a checkout under... |
diff | tree |
2006-03-01 | git-am: --whitespace=x option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | git-am: --whitespace=x option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | diffcore-rename: split out the delta counting code. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-03-01 | diffcore-break: micro-optimize by avoiding delta between... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | Darwin: Ignore missing /sw/lib Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | gitview: Set the default width of graph cell Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | gitview: Some window layout changes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | gitview: Select the text color based on whether the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | git-apply: war on whitespace -- finishing touches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | git-apply: war on whitespace -- finishing touches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | git-apply --whitespace=nowarn Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | apply --whitespace: configuration option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | apply: squelch excessive errors and --whitespace=error-all Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | apply --whitespace fixes and enhancements. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-28 | The war on trailing whitespace |
diff | tree |
2006-02-28 | git-apply --whitespace=nowarn Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | Merge part of kh/svnimport branch into master |
diff | tree |
2006-02-27 | contrib/git-svn: correct commit example in manpage Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | Save username -> Full Name <email@addr.es> map file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | Let git-svnimport's author file use same syntax as... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | apply --whitespace: configuration option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | apply: squelch excessive errors and --whitespace=error-all Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | contrib/git-svn: tell the user to not modify git-svn... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | gitview: Remove trailing white space Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | gitview: Fix the encoding related bug Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | git-format-patch: Always add a blank line between headers... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | combine-diff: Honour -z option correctly. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | combine-diff: Honour --full-index. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | apply --whitespace fixes and enhancements. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | The war on trailing whitespace |
diff | tree |
2006-02-27 | svnimport: Read author names and emails from a file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | svnimport: Convert the svn:ignore property Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | svnimport: Convert executable flag Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | svnimport: Mention -r in usage summary Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-27 | Make git diff-generation use a simpler spawn-like interface Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-26 | Merge branch 'maint' |
diff | tree |
2006-02-26 | sample hooks template. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-26 | Teach the "git" command to handle some commands internally Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-26 | Use setenv(), fix warnings Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-02-26 | contrib/git-svn: version 0.10.0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |