summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-101-2/+4
* | | | Fix bogus use of printf in t3700 testJunio C Hamano2007-08-031-2/+2
|/ / /
* | | rebase -i: fix for optional [branch] parameterJohannes Schindelin2007-08-011-0/+8
* | | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-011-3/+3
* | | rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2007-08-011-0/+15
* | | Clean up work-tree handlingJohannes Schindelin2007-08-012-15/+29
* | | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-011-0/+16
* | | Add test case for basic commit functionality.Kristian Høgsberg2007-07-311-0/+134
* | | Add a test for git-config --fileAlex Riesen2007-07-311-0/+6
* | | Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-301-0/+1
* | | rebase: try not to munge commit log messageJunio C Hamano2007-07-291-0/+48
* | | Merge branch 'bs/lock'Junio C Hamano2007-07-291-0/+15
|\ \ \
| * | | Add test for symlinked configuration file updates.Junio C Hamano2007-07-271-0/+15
* | | | git-diff: turn on recursion by defaultJeff King2007-07-291-1/+1
* | | | gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-281-0/+28
* | | | rebase -i: fix interrupted squashingJohannes Schindelin2007-07-271-0/+30
|/ / /
* | | Make sure git-stash works from subdirectory.Junio C Hamano2007-07-251-0/+7
* | | t9200: Be careful when checking CVS/EntriesJunio C Hamano2007-07-251-25/+39
* | | Teach git-commit about commit message templates.Steven Grimm2007-07-244-0/+106
* | | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-231-15/+26
* | | rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-211-0/+9
|/ /
* | Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-201-0/+91
* | unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-181-0/+9
* | git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-153-0/+191
* | Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-1/+2
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-07-141-0/+83
|\ \
| * | Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-151-0/+83
* | | More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-131-0/+34
* | | Merge branch 'maint'Junio C Hamano2007-07-121-0/+50
|\ \ \ | | |/ | |/|
| * | Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano2007-07-121-0/+50
* | | branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-111-10/+11
* | | t7004: Add tests for the git tag -n option.Carlos Rica2007-07-111-1/+201
* | | t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica2007-07-111-0/+51
* | | t0030: Remove repeated instructions and add missing &&Carlos Rica2007-07-111-24/+13
* | | Fix --cherry-pick with given pathsJohannes Schindelin2007-07-111-0/+43
* | | Fix core.sharedRepository = 2Johannes Schindelin2007-07-111-0/+27
| |/ |/|
* | rerere: record resolution even if file is not in merge baseJohannes Schindelin2007-07-091-5/+39
* | Support wholesale directory renames in fast-importShawn O. Pearce2007-07-091-0/+68
* | rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin2007-07-081-0/+10
* | rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin2007-07-081-1/+15
* | t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica2007-07-081-0/+11
* | branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-081-0/+9
* | Merge branch 'js/stash'Junio C Hamano2007-07-071-0/+69
|\ \
| * | Teach git-stash to "apply --index"Johannes Schindelin2007-07-061-0/+69
* | | Merge branch 'jc/diff-mark'Junio C Hamano2007-07-072-0/+72
|\ \ \
| * | | diff: honor binariness specified in attributesJunio C Hamano2007-07-071-0/+12
| * | | Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano2007-07-071-3/+3
| * | | Per-path attribute based hunk header selection.Junio C Hamano2007-07-061-0/+60
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-07-071-0/+6
|\ \ \ | | |/ | |/|
| * | Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-071-0/+6