Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Update diff-options and config documentation. | Junio C Hamano | 2006-07-07 | 2 | -4/+38 | |
| * | | | | | | | | diff.c: --no-color to defeat diff.color configuration. | Junio C Hamano | 2006-07-07 | 1 | -0/+2 | |
| * | | | | | | | | diff.c: respect diff.renames config option | Eric Wong | 2006-07-07 | 2 | -0/+19 | |
* | | | | | | | | | Merge branch 'ew/svn' | Junio C Hamano | 2006-07-09 | 15 | -97/+72 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 | |
| * | | | | | | | | Typofix in Makefile comment. | Pavel Roskin | 2006-07-09 | 1 | -1/+1 | |
| * | | | | | | | | Makefile: export NO_SVN_TESTS | Johannes Schindelin | 2006-07-07 | 1 | -0/+1 | |
| * | | | | | | | | git-svn: migrate out of contrib (follow-up) | Junio C Hamano | 2006-07-07 | 1 | -2/+9 | |
| * | | | | | | | | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 14 | -61/+28 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Fix typos involving the word 'commit' | Alp Toker | 2006-07-09 | 2 | -7/+7 | |
* | | | | | | | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 | |
* | | | | | | | | "git -p cmd" to page anywhere | Junio C Hamano | 2006-07-09 | 4 | -1/+11 | |
* | | | | | | | | change ent to tree in git-diff documentation | Matthias Lederhofer | 2006-07-09 | 2 | -10/+10 | |
* | | | | | | | | Assorted typo fixes | Pavel Roskin | 2006-07-09 | 21 | -34/+34 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'sf/diff' | Junio C Hamano | 2006-07-09 | 3 | -2/+13 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | diff-options: Explain --text and -a | Stephan Feder | 2006-07-07 | 1 | -0/+6 | |
| * | | | | | | Add -a and --text to common diff options help | Stephan Feder | 2006-07-07 | 1 | -1/+2 | |
| * | | | | | | Teach diff -a as shorthand for --text | Stephan Feder | 2006-07-07 | 1 | -1/+1 | |
| * | | | | | | Teach --text option to diff | Stephan Feder | 2006-07-07 | 2 | -1/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Disable color detection during format-patch | Ryan Anderson | 2006-07-09 | 1 | -0/+3 | |
* | | | | | | git-cvsexportcommit can't handle merge commits correctly | Peter Baumann | 2006-07-09 | 1 | -2/+2 | |
* | | | | | | Using 'perl' in *.sh | Michal Rokos | 2006-07-08 | 6 | -5/+6 | |
* | | | | | | sed -e '/RE/r rfile/' needs space in 'r rfile' | Michal Rokos | 2006-07-08 | 1 | -2/+2 | |
* | | | | | | Close the index file between writing and committing | Johannes Schindelin | 2006-07-08 | 7 | -7/+8 | |
* | | | | | | colored diff: diff.color = auto fix | Junio C Hamano | 2006-07-07 | 1 | -2/+8 | |
|/ / / / / | ||||||
* | | | | | send-email: format 2822 datestring ourselves. | Jakub Narebski | 2006-07-07 | 1 | -3/+38 | |
* | | | | | Do not drop data from '\0' until eol in patch output | Stephan Feder | 2006-07-07 | 1 | -1/+3 | |
* | | | | | builtin-log: respect diff configuration options | Eric Wong | 2006-07-07 | 1 | -2/+5 | |
* | | | | | rev-parse documentation: talk about range notation. | Junio C Hamano | 2006-07-06 | 1 | -8/+37 | |
* | | | | | show-branch: match documentation and usage | Junio C Hamano | 2006-07-06 | 2 | -1/+6 | |
* | | | | | Merge branch 'js/merge-base' | Junio C Hamano | 2006-07-06 | 6 | -244/+355 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | builtin-rev-parse.c: constness tightening | Junio C Hamano | 2006-07-06 | 1 | -1/+1 | |
| * | | | | Re-fix clear_commit_marks(). | Junio C Hamano | 2006-07-04 | 3 | -16/+8 | |
| * | | | | rev-list: free commit_list in ... handler | Rene Scharfe | 2006-07-04 | 1 | -0/+1 | |
| * | | | | Teach rev-parse the ... syntax. | Santi BĂ©jar | 2006-07-04 | 1 | -18/+47 | |
| * | | | | Merge branch 'master' into js/merge-base | Junio C Hamano | 2006-07-03 | 13 | -95/+163 | |
| |\ \ \ \ | ||||||
| * | | | | | revert clear-commit-marks for now. | Junio C Hamano | 2006-07-03 | 3 | -7/+17 | |
| * | | | | | get_merge_bases: clean up even when there is no common commit. | Junio C Hamano | 2006-07-03 | 1 | -1/+2 | |
| * | | | | | commit.c: do not redefine UNINTERESTING bit. | Junio C Hamano | 2006-07-02 | 1 | -20/+20 | |
| * | | | | | Fold get_merge_bases_clean() into get_merge_bases() | Rene Scharfe | 2006-07-02 | 4 | -19/+9 | |
| * | | | | | Make clear_commit_marks() clean harder | Rene Scharfe | 2006-07-01 | 1 | -4/+3 | |
| * | | | | | Add '...' operator for revisions | Rene Scharfe | 2006-07-01 | 2 | -9/+53 | |
| * | | | | | Add get_merge_bases_clean() | Rene Scharfe | 2006-07-01 | 2 | -4/+17 | |
| * | | | | | move get_merge_bases() to core lib. | Johannes Schindelin | 2006-06-29 | 3 | -238/+242 | |
| * | | | | | refactor merge_bases() as preparation to libify merge-base | Johannes Schindelin | 2006-06-29 | 1 | -18/+46 | |
* | | | | | | Merge branch 'ew/instaweb' | Junio C Hamano | 2006-07-06 | 4 | -1/+335 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | instaweb: fix unportable ';' usage in sed | Eric Wong | 2006-07-02 | 1 | -3/+3 | |
| * | | | | | | Makefile: replace ugly and unportable sed invocation | Johannes Schindelin | 2006-07-02 | 1 | -5/+5 | |
| * | | | | | | Add git-instaweb, instantly browse the working repo with gitweb | Eric Wong | 2006-07-01 | 4 | -1/+335 | |
| * | | | | | | gitweb: Declare global variables with "our" | Dennis Stosberg | 2006-07-01 | 1 | -28/+27 |