aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-30
* rebase: try not to munge commit log messageJunio C Hamano2007-07-29
* Merge branch 'bs/lock'Junio C Hamano2007-07-29
|\
| * Add test for symlinked configuration file updates.Junio C Hamano2007-07-27
* | git-diff: turn on recursion by defaultJeff King2007-07-29
* | gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-28
* | rebase -i: fix interrupted squashingJohannes Schindelin2007-07-27
|/
* Make sure git-stash works from subdirectory.Junio C Hamano2007-07-25
* t9200: Be careful when checking CVS/EntriesJunio C Hamano2007-07-25
* Teach git-commit about commit message templates.Steven Grimm2007-07-24
* filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-21
* Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-18
* git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-15
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-07-14
|\
| * Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-15
* | More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-13
* | Merge branch 'maint'Junio C Hamano2007-07-12
|\ \
| * | Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano2007-07-12
* | | branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-11
* | | t7004: Add tests for the git tag -n option.Carlos Rica2007-07-11
* | | t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica2007-07-11
* | | t0030: Remove repeated instructions and add missing &&Carlos Rica2007-07-11
* | | Fix --cherry-pick with given pathsJohannes Schindelin2007-07-11
* | | Fix core.sharedRepository = 2Johannes Schindelin2007-07-11
| |/ |/|
* | rerere: record resolution even if file is not in merge baseJohannes Schindelin2007-07-09
* | Support wholesale directory renames in fast-importShawn O. Pearce2007-07-09
* | rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin2007-07-08
* | rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin2007-07-08
* | t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica2007-07-08
* | branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-08
* | Merge branch 'js/stash'Junio C Hamano2007-07-07
|\ \
| * | Teach git-stash to "apply --index"Johannes Schindelin2007-07-06
* | | Merge branch 'jc/diff-mark'Junio C Hamano2007-07-07
|\ \ \
| * | | diff: honor binariness specified in attributesJunio C Hamano2007-07-07
| * | | Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano2007-07-07
| * | | Per-path attribute based hunk header selection.Junio C Hamano2007-07-06
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-07-07
|\ \ \ | | |/ | |/|
| * | Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-07
* | | Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin2007-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