Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Fix install-doc-quick target
[gitweb.git]
/
t
/
2007-08-03
Fix bogus use of printf in t3700 test
tree
|
diff
2007-08-02
rebase -i: fix for optional [branch] parameter
tree
|
diff
2007-08-02
git-commit.sh: Permit the --amend message to be given...
tree
|
diff
2007-08-02
rebase -i: ignore patches that are already in the upstream
tree
|
diff
2007-08-01
Clean up work-tree handling
tree
|
diff
2007-08-01
Add is_absolute_path() and make_absolute_path()
tree
|
diff
2007-08-01
Add test case for basic commit functionality.
tree
|
diff
2007-08-01
Add a test for git-config --file
tree
|
diff
2007-08-01
Merge branch 'maint'
tree
|
diff
2007-07-31
Unset GIT_EDITOR while running tests.
tree
|
diff
2007-07-30
rebase: try not to munge commit log message
tree
|
diff
2007-07-30
Merge branch 'bs/lock'
tree
|
diff
2007-07-30
Merge branch 'master' of git://repo.or.cz/git-gui
tree
|
diff
2007-07-29
git-diff: turn on recursion by default
tree
|
diff
2007-07-29
gitweb: Simplify 'opt' parameter validation, add "no...
tree
|
diff
2007-07-28
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-07-27
rebase -i: fix interrupted squashing
tree
|
diff
2007-07-27
Add test for symlinked configuration file updates.
tree
|
diff
2007-07-25
Make sure git-stash works from subdirectory.
tree
|
diff
2007-07-25
t9200: Be careful when checking CVS/Entries
tree
|
diff
2007-07-25
Teach git-commit about commit message templates.
tree
|
diff
2007-07-24
filter-branch: Big syntax change; support rewriting...
tree
|
diff
2007-07-21
rebase -i: call editor just once for a multi-squash
tree
|
diff
2007-07-20
Add GIT_EDITOR environment and core.editor configuratio...
tree
|
diff
2007-07-19
Merge branch 'master' of git://people.freedesktop.org...
tree
|
diff
2007-07-19
unpack-trees.c: assume submodules are clean during...
tree
|
diff
2007-07-19
Merge branch 'maint'
tree
|
diff
2007-07-16
git-svn: fix commiting renames over DAV with funky...
tree
|
diff
2007-07-15
Use $(RM) in Makefiles instead of 'rm -f'
tree
|
diff
2007-07-15
Merge branch 'master' of git://repo.or.cz/git/fastimport
tree
|
diff
2007-07-15
Teach fast-import to recursively copy files/directories
tree
|
diff
2007-07-14
More permissive "git-rm --cached" behavior without -f.
tree
|
diff
2007-07-14
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-07-12
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-07-12
Merge commit 'git-gui/master'
tree
|
diff
2007-07-12
Merge branch 'maint'
tree
|
diff
2007-07-12
Teach read-tree 2-way merge to ignore intermediate...
tree
|
diff
2007-07-12
Merge branch 'maint' of git://repo.or.cz/git-gui into...
tree
|
diff
2007-07-11
branch --track: code cleanup and saner handling of...
tree
|
diff
2007-07-11
t7004: Add tests for the git tag -n option.
tree
|
diff
2007-07-11
t0030: Add tests with consecutive text lines and others...
tree
|
diff
2007-07-11
t0030: Remove repeated instructions and add missing &&
tree
|
diff
2007-07-11
Fix --cherry-pick with given paths
tree
|
diff
2007-07-11
Fix core.sharedRepository = 2
tree
|
diff
2007-07-10
Merge branch 'bd/delta'
tree
|
diff
2007-07-10
rerere: record resolution even if file is not in merge...
tree
|
diff
2007-07-10
Support wholesale directory renames in fast-import
tree
|
diff
2007-07-10
Merge branch 'maint'
tree
|
diff
2007-07-09
Merge branch 'maint'
tree
|
diff
2007-07-09
rebase -i: remember the settings of -v, -s and -p when...
tree
|
diff
2007-07-09
rebase -i: handle --continue more like non-interactive...
tree
|
diff
2007-07-09
t7004: Skip tests for signed tags in an old version...
tree
|
diff
2007-07-09
branch.autosetupmerge: allow boolean values, or "all"
tree
|
diff
2007-07-07
Merge branch 'js/stash'
tree
|
diff
2007-07-07
Merge branch 'jc/diff-mark'
tree
|
diff
2007-07-07
Merge branch 'maint'
tree
|
diff
2007-07-07
diff: honor binariness specified in attributes
tree
|
diff
2007-07-07
Fix "apply --reverse" with regard to whitespace
tree
|
diff
2007-07-07
Fix configuration syntax to specify customized hunk...
tree
|
diff
2007-07-07
Enable "git rerere" by the config variable rerere.enabled
tree
|
diff
2007-07-06
Teach git-stash to "apply --index"
tree
|
diff
2007-07-06
Per-path attribute based hunk header selection.
tree
|
diff
2007-07-06
filter-branch: fail gracefully when a filter fails
tree
|
diff
2007-07-05
Allow rebase to run if upstream is completely merged
tree
|
diff
2007-07-04
Fix t5516 to create test repo without hooks
tree
|
diff
2007-07-04
Merge branch 'maint'
tree
|
diff
2007-07-04
filter-branch: add a test for the commit removal example
tree
|
diff
2007-07-03
diff --no-index: fix --name-status with added files
tree
|
diff
2007-07-03
Rewrite "git-frotz" to "git frotz"
tree
|
diff
2007-07-03
Merge branch 'jo/init'
tree
|
diff
2007-07-03
git-fsck: add --lost-found option
tree
|
diff
2007-07-03
Merge branch 'maint'
tree
|
diff
2007-07-03
format-patch: Add format.subjectprefix config option
tree
|
diff
2007-07-03
Test 'git add' for unmerged entries when core.symlinks...
tree
|
diff
2007-07-03
Merge branch 'maint'
tree
|
diff
2007-07-02
Merge branch 'ew/svn'
tree
|
diff
2007-07-02
Merge branch 'ns/stash'
tree
|
diff
2007-07-02
Merge branch 'js/rebase'
tree
|
diff
2007-07-02
Merge branch 'jc/diffcore'
tree
|
diff
2007-07-02
Merge 1.5.2.3 in
tree
|
diff
2007-07-01
Merge branch 'rs/diff'
tree
|
diff
2007-07-01
Merge branch 'jc/quote'
tree
|
diff
2007-07-01
Fix t5516-fetch for systems where `wc -l` outputs white...
tree
|
diff
2007-07-01
git add: respect core.filemode with unmerged entries
tree
|
diff
2007-07-01
t7004: ship trustdb to avoid gpg warnings
tree
|
diff
2007-07-01
Merge branch 'ml/worktree'
tree
|
diff
2007-07-01
Merge branch 'ei/worktree+filter'
tree
|
diff
2007-07-01
Merge branch 'fl/config'
tree
|
diff
2007-07-01
diffcore-delta.c: Ignore CR in CRLF for text files
tree
|
diff
2007-06-30
Merge branch 'cr/tag'
tree
|
diff
2007-06-30
Merge branch 'lt/run'
tree
|
diff
2007-06-30
Merge branch 'maint'
tree
|
diff
2007-06-29
Merge branch 'maint'
tree
|
diff
2007-06-29
Merge branch 'master' of git://repo.or.cz/git-gui
tree
|
diff
2007-06-29
Merge branch 'maint' of git://repo.or.cz/git-gui into...
tree
|
diff
2007-06-29
Avoid perl in t1300-repo-config
tree
|
diff
2007-06-29
Add test-script for git-tag
tree
|
diff
2007-06-28
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-06-27
Add test script for git-stripspace.
tree
|
diff
2007-06-27
config: add support for --bool and --int while setting...
tree
|
diff
next