aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Per-path attribute based hunk header selection.Junio C Hamano2007-07-06
* filter-branch: fail gracefully when a filter failsJohannes Schindelin2007-07-05
* Allow rebase to run if upstream is completely mergedJohannes Sixt2007-07-04
* Fix t5516 to create test repo without hooksAlex Riesen2007-07-04
* Merge branch 'maint'Junio C Hamano2007-07-03
|\
| * diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-03
* | filter-branch: add a test for the commit removal exampleJohannes Schindelin2007-07-03
* | Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* | git-fsck: add --lost-found optionJohannes Schindelin2007-07-02
* | format-patch: Add format.subjectprefix config optionAdam Roben2007-07-02
* | Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt2007-07-02
* | Merge branch 'ew/svn'Junio C Hamano2007-07-02
|\ \
| * | git-svn: allow dcommit to retain local merge informationEric Wong2007-06-13
* | | Merge branch 'js/rebase'Junio C Hamano2007-07-02
|\ \ \
| * | | Teach rebase -i about --preserve-mergesJohannes Schindelin2007-06-26
| * | | rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin2007-06-26
| * | | rebase -i: several cleanupsJohannes Schindelin2007-06-26
| * | | Teach rebase an interactive modeJohannes Schindelin2007-06-24
* | | | Merge branch 'jc/diffcore'Junio C Hamano2007-07-02
|\ \ \ \
| * | | | diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano2007-06-30
* | | | | Merge branch 'jc/quote'Junio C Hamano2007-07-01
|\ \ \ \ \
| * | | | | Add core.quotepath configuration variable.Junio C Hamano2007-06-24
| | |/ / / | |/| | |
* | | | | Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt2007-07-01
* | | | | git add: respect core.filemode with unmerged entriesJohannes Schindelin2007-07-01
* | | | | t7004: ship trustdb to avoid gpg warningsJohannes Schindelin2007-07-01
* | | | | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \ \ \ \
| * \ \ \ \ Merge branch 'js/filter' into ei/worktree+filterJunio C Hamano2007-06-06
| |\ \ \ \ \
| * | | | | | test GIT_WORK_TREEMatthias Lederhofer2007-06-06
| * | | | | | extend rev-parse test for --is-inside-work-treeMatthias Lederhofer2007-06-06
| * | | | | | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
| * | | | | | test git rev-parseMatthias Lederhofer2007-06-06
* | | | | | | Merge branch 'fl/config'Junio C Hamano2007-06-30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-26
* | | | | | | Merge branch 'cr/tag'Junio C Hamano2007-06-30
|\ \ \ \ \ \ \
| * | | | | | | Add test-script for git-tagCarlos Rica2007-06-28
| * | | | | | | Add test script for git-stripspace.Carlos Rica2007-06-26
| |/ / / / / /
* | | | | | | Avoid perl in t1300-repo-configAlex Riesen2007-06-28
|/ / / / / /
* | | | | | config: Add --null/-z option for null-delimted outputFrank Lichtenheld2007-06-26
* | | | | | Merge branch 'maint'Junio C Hamano2007-06-26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | config: Change output of --get-regexp for valueless keysFrank Lichtenheld2007-06-26
| * | | | cleanup merge-base test scriptSam Vilain2007-06-26
| * | | | git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-15
| * | | | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-15
| * | | | Merge branch 'ar/clone' into maintJunio C Hamano2007-06-12
| |\ \ \ \
* | | | | | t9500: skip gitweb tests if perl version is too oldSven Verdoolaege2007-06-24
* | | | | | filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2007-06-22
* | | | | | Merge branch 'js/filter'Junio C Hamano2007-06-22
|\ \ \ \ \ \
| * | | | | | filter-branch: subdirectory filter needs --full-historyJohannes Sixt2007-06-09
| * | | | | | Teach filter-branch about subdirectory filteringJohannes Schindelin2007-06-09
| | |_|_|/ / | |/| | | |
| * | | | | filter-branch: Use rev-list arguments to specify revision ranges.Johannes Sixt2007-06-06