Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
diff.c: emit_add_line() takes only the rest of the line
[gitweb.git]
/
t
/
2009-09-15
diff --whitespace: fix blank lines at end
tree
|
diff
2009-09-04
diff --color: color blank-at-eof
tree
|
diff
2009-09-04
diff --whitespace=warn/error: fix blank-at-eof check
tree
|
diff
2009-09-04
diff --whitespace=warn/error: obey blank-at-eof
tree
|
diff
2009-09-04
apply --whitespace: warn blank but not necessarily...
tree
|
diff
2009-09-04
apply --whitespace=warn/error: diagnose blank at EOF
tree
|
diff
2009-09-04
apply --whitespace=fix: detect new blank lines at eof...
tree
|
diff
2009-09-04
apply --whitespace=fix: fix handling of blank lines...
tree
|
diff
2009-08-28
Merge branch 'maint-1.5.6' into maint-1.6.0
tree
|
diff
2009-08-08
t5510: harden the way verify-pack is used
tree
|
diff
2009-04-29
diff -c -p: do not die on submodules
tree
|
diff
2009-04-28
grep: fix segfault when "git grep '('" is given
tree
|
diff
2009-04-18
init: Do not segfault on big GIT_TEMPLATE_DIR environme...
tree
|
diff
2009-04-18
Fix buffer overflow in config parser
tree
|
diff
2009-03-13
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into...
tree
|
diff
2009-03-13
Merge branch 'cc/maint-1.6.0-bisect-fix' into maint...
tree
|
diff
2009-03-13
Merge branch 'fg/maint-1.6.0-exclude-bq' into maint...
tree
|
diff
2009-03-13
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
tree
|
diff
2009-02-27
bisect: fix quoting TRIED revs when "bad" commit is...
tree
|
diff
2009-02-12
Support "\" in non-wildcard exclusion entries
tree
|
diff
2009-02-11
Merge branch 'maint-1.5.5' into maint-1.5.6
tree
|
diff
2009-02-11
Merge branch 'maint-1.5.4' into maint-1.5.5
tree
|
diff
2009-02-11
revision traversal and pack: notice and die on missing...
tree
|
diff
2009-02-04
builtin-mv.c: check for unversionned files before looki...
tree
|
diff
2009-02-04
Add a testcase for "git mv -f" on untracked files.
tree
|
diff
2009-02-04
Missing && in t/t7001.sh.
tree
|
diff
2009-01-29
mailinfo: tests for RFC2047 examples
tree
|
diff
2009-01-28
mailinfo: add explicit test for mails like '<a.u.thor...
tree
|
diff
2009-01-27
diff.c: output correct index lines for a split diff
tree
|
diff
2009-01-15
t3404: Add test case for auto-amending only edited...
tree
|
diff
2009-01-15
t3404: Add test case for aborted --continue after ...
tree
|
diff
2009-01-15
t3501: check that commits are actually done
tree
|
diff
2009-01-14
fix handling of multiple untracked files for git mv -k
tree
|
diff
2009-01-14
add test cases for "git mv -k"
tree
|
diff
2009-01-12
mailinfo: 'From:' header should be unfold as well
tree
|
diff
2009-01-11
mailinfo: correctly handle multiline 'Subject:' header
tree
|
diff
2009-01-07
Merge branch 'maint-1.5.6' into maint-1.6.0
tree
|
diff
2008-12-20
GIT 1.6.0.6
v1.6.0.6
tree
|
diff
2008-12-20
fast-import: make tagger information optional
tree
|
diff
2008-12-20
fast-export: deal with tag objects that do not have...
tree
|
diff
2008-12-17
GIT 1.5.6.6
v1.5.6.6
tree
|
diff
2008-12-17
GIT 1.5.5.6
v1.5.5.6
tree
|
diff
2008-12-15
git-show: do not segfault when showing a bad tag
tree
|
diff
2008-12-09
git-svn: Make following parents atomic
tree
|
diff
2008-12-07
"git diff <tree>{3,}": do not reverse order of arguments
tree
|
diff
2008-12-03
Merge branch 'jk/maint-commit-v-strip' into maint
tree
|
diff
2008-12-03
Merge branch 'bc/maint-keep-pack' into maint
tree
|
diff
2008-12-03
Merge branch 'js/mingw-rename-fix' into maint
tree
|
diff
2008-12-01
Merge branch 'st/maint-tag' into maint
tree
|
diff
2008-12-01
Merge branch 'mk/maint-cg-push' into maint
tree
|
diff
2008-11-28
Merge branch 'mv/fast-export' into maint
tree
|
diff
2008-11-26
Merge branch 'mm/maint-sort-config-doc' into maint
tree
|
diff
2008-11-26
Teach "git diff" to honour --[no-]ext-diff
tree
|
diff
2008-11-24
fast-export: use an unsorted string list for extra_refs
tree
|
diff
2008-11-24
Add new testcase to show fast-export does not always...
tree
|
diff
2008-11-15
repack: only unpack-unreachable if we are deleting...
tree
|
diff
2008-11-13
t7700: test that 'repack -a' packs alternate packed...
tree
|
diff
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
tree
|
diff
2008-11-12
commit: Fix stripping of patch in verbose mode.
tree
|
diff
2008-11-12
pack-objects: extend --local to mean ignore non-local...
tree
|
diff
2008-11-12
t7700: demonstrate mishandling of loose objects in...
tree
|
diff
2008-11-12
repack: don't repack local objects in packs with .keep...
tree
|
diff
2008-11-12
t7700: demonstrate mishandling of objects in packs...
tree
|
diff
2008-11-11
git push: Interpret $GIT_DIR/branches in a Cogito compa...
tree
|
diff
2008-11-09
checkout: Don't crash when switching away from an inval...
tree
|
diff
2008-11-09
Merge branch 'cb/maint-update-ref-fix' into maint
tree
|
diff
2008-11-09
Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint
tree
|
diff
2008-11-09
Merge branch 'ar/maint-mksnpath' into maint
tree
|
diff
2008-11-09
Merge branch 'mv/maint-branch-m-symref' into maint
tree
|
diff
2008-11-05
push: fix local refs update if already up-to-date
tree
|
diff
2008-11-05
do not force write of packed refs
tree
|
diff
2008-11-04
tag: Add more tests about mixing incompatible modes...
tree
|
diff
2008-11-02
Merge branch 'js/maint-fetch-update-head' into maint
tree
|
diff
2008-11-02
Merge branch 'jk/maint-ls-files-other' into maint
tree
|
diff
2008-11-02
Merge branch 'jc/maint-reset-remove-unmerged-new' into...
tree
|
diff
2008-11-02
Merge branch 'jc/maint-co-track' into maint
tree
|
diff
2008-11-02
Merge branch 'maint' of git://repo.or.cz/git-gui into...
tree
|
diff
2008-11-01
update-ref --no-deref -d: handle the case when the...
tree
|
diff
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get...
tree
|
diff
2008-10-30
git branch -m: forbid renaming of a symref
tree
|
diff
2008-10-26
git-archive: work in bare repos
tree
|
diff
2008-10-26
Fix git update-ref --no-deref -d.
tree
|
diff
2008-10-26
Fix git branch -m for symrefs.
tree
|
diff
2008-10-21
rehabilitate 'git index-pack' inside the object store
tree
|
diff
2008-10-20
Fix testcase failure when extended attributes are in use
tree
|
diff
2008-10-19
Enhance hold_lock_file_for_{update,append}() API
tree
|
diff
2008-10-19
demonstrate breakage of detached checkout with symbolic...
tree
|
diff
2008-10-18
reset --hard/read-tree --reset -u: remove unmerged...
tree
|
diff
2008-10-18
Merge branch 'db/maint-checkout-b' into maint
tree
|
diff
2008-10-17
Fix "checkout --track -b newbranch" on detached HEAD
tree
|
diff
2008-10-17
refactor handling of "other" files in ls-files and...
tree
|
diff
2008-10-17
tests: shell negation portability fix
tree
|
diff
2008-10-17
pull: allow "git pull origin $something:$current_branch...
tree
|
diff
2008-10-17
t1301-shared-repo.sh: don't let a default ACL interfere...
tree
|
diff
2008-10-16
xdiff-interface.c: strip newline (and cr) from line...
tree
|
diff
2008-10-16
t4018-diff-funcname: demonstrate end of line funcname...
tree
|
diff
2008-10-16
t4018-diff-funcname: rework negated last expression...
tree
|
diff
2008-10-14
Add testcase to ensure merging an early part of a branc...
tree
|
diff
2008-10-13
Fix fetch/pull when run without --update-head-ok
tree
|
diff
2008-10-12
test-lib: fix broken printf
tree
|
diff
next