Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git]
/
t
/
2007-08-19
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-08-19
Allow frontends to bidirectionally communicate with...
tree
|
diff
2007-08-19
Make trailing LF optional for all fast-import commands
tree
|
diff
2007-08-19
Make trailing LF following fast-import `data` commands...
tree
|
diff
2007-08-19
Teach fast-import to ignore lines starting with '#'
tree
|
diff
2007-08-19
Actually allow TAG_FIXUP branches in fast-import
tree
|
diff
2007-08-16
t1301-shared-repo.sh: fix 'stat' portability issue
tree
|
diff
2007-08-16
git-clone: allow --bare clone
tree
|
diff
2007-08-16
git-apply: apply submodule changes
tree
|
diff
2007-08-16
Merge branch 'maint' to sync with 1.5.2.5
tree
|
diff
2007-08-15
git-add -u paths... now works from subdirectory
tree
|
diff
2007-08-15
Fix "git add -u" data corruption.
tree
|
diff
2007-08-15
git-svn: fix log with single revision against a non...
tree
|
diff
2007-08-15
attr.c: read .gitattributes from index as well.
tree
|
diff
2007-08-15
merge-recursive: do not rudely die on binary merge
tree
|
diff
2007-08-14
Add a test for git-commit being confused by relative...
tree
|
diff
2007-08-13
Fix t5701-clone-local for white space from wc
tree
|
diff
2007-08-13
t3902 - skip test if file system doesn't support HT...
tree
|
diff
2007-08-13
git-add: Add support for --refresh option.
tree
|
diff
2007-08-13
t3404: fix "fake-editor"
tree
|
diff
2007-08-13
Merge branch 'master' of git://git./gitk/gitk
tree
|
diff
2007-08-11
Merge branch 'cr/tag'
tree
|
diff
2007-08-11
Merge branch 'jc/clone'
tree
|
diff
2007-08-11
allow git-bundle to create bottomless bundle
tree
|
diff
2007-08-10
Reinstate the old behaviour when GIT_DIR is set and...
tree
|
diff
2007-08-06
Merge branch 'maint'
tree
|
diff
2007-08-05
Merge branch 'maint'
tree
|
diff
2007-08-03
Fix bogus use of printf in t3700 test
tree
|
diff
2007-08-02
git-clone: aggressively optimize local clone behaviour.
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-27
Teach "git stripspace" the --strip-comments option
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
builtin-tag.c: Fix two memory leaks and minor notation...
tree
|
diff
2007-07-21
rebase -i: call editor just once for a multi-squash
tree
|
diff
2007-07-20
Make git tag a builtin.
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
next