Sign in
googlers
/
jrn
/
git
/
c697ad143ba1ff58b29e7efe149d244d4b7010a5
/
t
97ad535
Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh
by Alex Riesen
· 17 years ago
633d1fe
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
a2b26ac
clone: detect and fail on excess parameters
by Junio C Hamano
· 17 years ago
36c79d2
Merge branch 'ho/shared'
by Junio C Hamano
· 17 years ago
049a226
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
1ce89cc
remote: create fetch config lines with '+'
by Jeff King
· 17 years ago
f8aae12
push: allow unqualified dest refspecs to DWIM
by Jeff King
· 17 years ago
31c6390
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
3ef6a1f
t5516: remove ambiguity test (1)
by Jeff King
· 17 years ago
edae5f0
write-tree: properly detect failure to write tree objects
by Junio C Hamano
· 17 years ago
57cf5ca
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
d6958a1
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
82881b3
gitattributes: Fix subdirectory attributes specified from root directory
by Matthew Ogilvie
· 17 years ago
41a3e3a
Merge branch 'jc/maint-rebase-am' into maint
by Junio C Hamano
· 17 years ago
3642617
Merge branch 'py/submodule'
by Junio C Hamano
· 17 years ago
8876046
Merge branch 'jc/maint-rebase-am'
by Junio C Hamano
· 17 years ago
d9f39d9
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
5634cf2
gitweb: Fix 'history' view for deleted files with history
by Jakub Narebski
· 17 years ago
24b6177
git-remote: reject adding remotes with invalid names
by Jonas Fonseca
· 17 years ago
06cbe85
Make core.sharedRepository more generic
by Heikki Orsila
· 17 years ago
5e835ca
rebase: do not munge commit log message
by Junio C Hamano
· 17 years ago
a17b1d2
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
464509f
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
d3e54c8
git-bisect: make "start", "good" and "skip" succeed or fail atomically
by Christian Couder
· 17 years ago
189d6b8
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
2b6f0b0
git clean: Add test to verify directories aren't removed with a prefix
by Shawn Bohrer
· 17 years ago
c35b0b5
Fix git_config_bool_or_int
by Junio C Hamano
· 17 years ago
e5e4a7f
builtin-status: Add tests for submodule summary
by Ping Yin
· 17 years ago
d0f64dd
git-submodule summary: --for-status option
by Ping Yin
· 17 years ago
f43e2fd
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
02604e2
t7401: squelch garbage output
by Junio C Hamano
· 17 years ago
60e3aba
Fix config key miscount in url.*.insteadOf
by Daniel Barkalow
· 17 years ago
4cdda2b
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
eed8183
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
e338907
bisect: fix bad rev checking in "git bisect good"
by Christian Couder
· 17 years ago
7134973
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
179c94b
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
ac7fa27
git-archive: ignore prefix when checking file attribute
by René Scharfe
· 17 years ago
3c993de
Merge branch 'mk/unpack-careful'
by Junio C Hamano
· 17 years ago
ce47dc0
Merge branch 'jk/add-i-mode'
by Junio C Hamano
· 17 years ago
f61cc48
git-svn: fix following renamed paths when tracking a single path
by Eric Wong
· 17 years ago
a1c0dca
Merge branch 'jc/maint-apply-match-beginning'
by Junio C Hamano
· 17 years ago
f2b3e3c
test suite: remove useless TERM cruft in "t7005-editor.sh"
by Christian Couder
· 17 years ago
ee5a317
Fix "git apply" to correctly enforce "match at the beginning"
by Junio C Hamano
· 17 years ago
eedb9d9
Merge branch 'js/filter-branch'
by Junio C Hamano
· 17 years ago
5fbd0a4
Merge branch 'bc/mktag'
by Junio C Hamano
· 17 years ago
22e885e
Merge branch 'dd/cvsserver'
by Junio C Hamano
· 17 years ago
64fb19b
t7004-tag: Skip more tests if gpg is not available.
by Johannes Sixt
· 17 years ago
ba26ab9
mktag.c: tweak validation of tagger field and adjust test script
by Brandon Casey
· 17 years ago
6a589fd
filter-branch: Fix renaming a directory in the tree-filter
by veillette@yahoo.ca
· 17 years ago
9035628
filter-branch: Test renaming directories in a tree-filter
by Johannes Sixt
· 17 years ago
e0aaf78
mktag.c: improve verification of tagger field and tests
by Brandon Casey
· 17 years ago
f58dbf2
diff-files: careful when inspecting work tree items
by Junio C Hamano
· 17 years ago
948dd34
diff-index: careful when inspecting work tree items
by Junio C Hamano
· 17 years ago
6301f30
Add corner case tests for diff-index and diff-files
by Junio C Hamano
· 17 years ago
6e8937a
cvsserver: Add test for update -p
by Damien Diederen
· 17 years ago
dded801
cvsserver: Add a few tests for 'status' command
by Damien Diederen
· 17 years ago
fe308f5
builtin-prune: protect objects listed on the command line
by Junio C Hamano
· 17 years ago
0c62705
Add tests for git-prune
by Michele Ballabio
· 17 years ago
ca72468
add--interactive: allow user to choose mode update
by Jeff King
· 17 years ago
b717a62
add--interactive: ignore mode change in 'p'atch command
by Jeff King
· 17 years ago
319a36a
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
b88605f
Merge branch 'jc/maint-fetch-regression-1.5.4' into maint
by Junio C Hamano
· 17 years ago
8ee002f
test_must_fail: 129 is a valid error code from usage()
by Junio C Hamano
· 17 years ago
40ae887
t9600-cvsimport.sh: set HOME before checking for cvsps availability
by Frank Lichtenheld
· 17 years ago
525d461
t/t3800-mktag.sh: use test_must_fail rather than '!'
by Brandon Casey
· 17 years ago
660b9c3
Merge branch 'jc/maint-fetch-regression-1.5.4'
by Junio C Hamano
· 17 years ago
a466637
git-fetch test: test tracking fetch results, not just FETCH_HEAD
by Junio C Hamano
· 17 years ago
c091b3d
Tighten refspec processing
by Daniel Barkalow
· 17 years ago
5cc8f37
init: show "Reinit" message even in an (existing) empty repository
by Johannes Schindelin
· 17 years ago
ec31b0c
builtin-remote: Fix missing newline at end of listing of pushed branches
by Johannes Sixt
· 17 years ago
46220ca
remote.c: Fix overtight refspec validation
by Junio C Hamano
· 17 years ago
3644da7
Make git-svn tests behave better on OS X
by Kevin Ballard
· 17 years ago
c8a0869
t/t7003-filter-branch.sh: use test_must_fail rather than '!'
by Brandon Casey
· 17 years ago
8114da1
Don't try and percent-escape existing percent escapes in git-svn URIs
by Kevin Ballard
· 17 years ago
740fdd2
remote show: do not show symbolic refs
by Johannes Schindelin
· 17 years ago
7d00419
Make revision limiting more robust against occasional bad commit dates
by Linus Torvalds
· 17 years ago
1d0a694
Fix t3200 config
by Daniel Barkalow
· 17 years ago
c4758d3
Fix read-tree not to discard errors
by Junio C Hamano
· 17 years ago
8a785dc
Add tests to catch problems with un-unlinkable symlinks
by Junio C Hamano
· 17 years ago
8d14ac9
Test: catch if trash cannot be removed
by Junio C Hamano
· 17 years ago
29dc133
git-merge-one-file: fix longstanding stupid thinko
by Junio C Hamano
· 17 years ago
7f8ab8d
Don't update unchanged merge entries
by Linus Torvalds
· 17 years ago
20fd60b
t1000: use "test_must_fail git frotz", not "! git frotz"
by Junio C Hamano
· 17 years ago
1f9ff0d
Redo "add test_cmp function for test scripts"
by Junio C Hamano
· 17 years ago
1f17868
Merge branch 'jk/portable'
by Junio C Hamano
· 17 years ago
37bd6c5
Merge branch 'py/submodule'
by Junio C Hamano
· 17 years ago
abe549e
shortlog: do not require to run from inside a git repository
by Jonas Fonseca
· 17 years ago
267123b
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
6bf4f1b
format-patch: generate MIME header as needed even when there is format.header
by Junio C Hamano
· 17 years ago
aab0abf
t6000lib: re-fix tr portability
by Jeff King
· 17 years ago
16007f3
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
1affea4
merge-recursive: handle file mode changes
by Clemens Buchacher
· 17 years ago
462f8ca
t7505: use SHELL_PATH in hook
by Jeff King
· 17 years ago
32aedd5
t9112: add missing #!/bin/sh header
by Jeff King
· 17 years ago
cde2ed2
t6000lib: tr portability fix
by Jeff King
· 17 years ago
53a5b44
t4020: don't use grep -a
by Jeff King
· 17 years ago
82ebb0b
add test_cmp function for test scripts
by Jeff King
· 17 years ago
b4ce54f
remove use of "tail -n 1" and "tail -1"
by Jeff King
· 17 years ago
aadbe44
grep portability fix: don't use "-e" or "-q"
by Jeff King
· 17 years ago
Next »