Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-07-03 |
|\ | |||
| * | diff --no-index: fix --name-status with added files | Johannes Schindelin | 2007-07-03 |
* | | filter-branch: add a test for the commit removal example | Johannes Schindelin | 2007-07-03 |
* | | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | | git-fsck: add --lost-found option | Johannes Schindelin | 2007-07-02 |
* | | format-patch: Add format.subjectprefix config option | Adam Roben | 2007-07-02 |
* | | Test 'git add' for unmerged entries when core.symlinks=false. | Johannes Sixt | 2007-07-02 |
* | | Merge branch 'ew/svn' | Junio C Hamano | 2007-07-02 |
|\ \ | |||
| * | | git-svn: allow dcommit to retain local merge information | Eric Wong | 2007-06-13 |
* | | | Merge branch 'js/rebase' | Junio C Hamano | 2007-07-02 |
|\ \ \ | |||
| * | | | Teach rebase -i about --preserve-merges | Johannes Schindelin | 2007-06-26 |
| * | | | rebase -i: provide reasonable reflog for the rebased branch | Johannes Schindelin | 2007-06-26 |
| * | | | rebase -i: several cleanups | Johannes Schindelin | 2007-06-26 |
| * | | | Teach rebase an interactive mode | Johannes Schindelin | 2007-06-24 |
* | | | | Merge branch 'jc/diffcore' | Junio C Hamano | 2007-07-02 |
|\ \ \ \ | |||
| * | | | | diffcore-delta.c: Ignore CR in CRLF for text files | Junio C Hamano | 2007-06-30 |
* | | | | | Merge branch 'jc/quote' | Junio C Hamano | 2007-07-01 |
|\ \ \ \ \ | |||
| * | | | | | Add core.quotepath configuration variable. | Junio C Hamano | 2007-06-24 |
| | |/ / / | |/| | | | |||
* | | | | | Fix t5516-fetch for systems where `wc -l` outputs whitespace. | Brian Gernhardt | 2007-07-01 |
* | | | | | git add: respect core.filemode with unmerged entries | Johannes Schindelin | 2007-07-01 |
* | | | | | t7004: ship trustdb to avoid gpg warnings | Johannes Schindelin | 2007-07-01 |
* | | | | | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'js/filter' into ei/worktree+filter | Junio C Hamano | 2007-06-06 |
| |\ \ \ \ \ | |||
| * | | | | | | test GIT_WORK_TREE | Matthias Lederhofer | 2007-06-06 |
| * | | | | | | extend rev-parse test for --is-inside-work-tree | Matthias Lederhofer | 2007-06-06 |
| * | | | | | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 |
| * | | | | | | test git rev-parse | Matthias Lederhofer | 2007-06-06 |
* | | | | | | | Merge branch 'fl/config' | Junio C Hamano | 2007-06-30 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| * | | | | | | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2007-06-26 |
* | | | | | | | Merge branch 'cr/tag' | Junio C Hamano | 2007-06-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add test-script for git-tag | Carlos Rica | 2007-06-28 |
| * | | | | | | | Add test script for git-stripspace. | Carlos Rica | 2007-06-26 |
| |/ / / / / / | |||
* | | | | | | | Avoid perl in t1300-repo-config | Alex Riesen | 2007-06-28 |
|/ / / / / / | |||
* | | | | | | config: Add --null/-z option for null-delimted output | Frank Lichtenheld | 2007-06-26 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-26 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||
| * | | | | config: Change output of --get-regexp for valueless keys | Frank Lichtenheld | 2007-06-26 |
| * | | | | cleanup merge-base test script | Sam Vilain | 2007-06-26 |
| * | | | | git-branch --track: fix tracking branch computation. | Junio C Hamano | 2007-06-15 |
| * | | | | merge-recursive: refuse to merge binary files | Johannes Schindelin | 2007-06-15 |
| * | | | | Merge branch 'ar/clone' into maint | Junio C Hamano | 2007-06-12 |
| |\ \ \ \ | |||
* | | | | | | t9500: skip gitweb tests if perl version is too old | Sven Verdoolaege | 2007-06-24 |
* | | | | | | filter-branch: add example to move everything into a subdirectory | Johannes Schindelin | 2007-06-22 |
* | | | | | | Merge branch 'js/filter' | Junio C Hamano | 2007-06-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | filter-branch: subdirectory filter needs --full-history | Johannes Sixt | 2007-06-09 |
| * | | | | | | Teach filter-branch about subdirectory filtering | Johannes Schindelin | 2007-06-09 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | filter-branch: Use rev-list arguments to specify revision ranges. | Johannes Sixt | 2007-06-06 |
| * | | | | | filter-branch: fix behaviour of '-k' | Johannes Schindelin | 2007-06-06 |
| * | | | | | t7003: make test repeatable | Junio C Hamano | 2007-06-05 |
| * | | | | | Add git-filter-branch | Johannes Schindelin | 2007-06-02 |
* | | | | | | diffcore-rename: favour identical basenames | Johannes Schindelin | 2007-06-22 |