index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-git-p4.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-27
test: rename $satisfied to $satisfied_prereq
Junio C Hamano
1
-3
/
+3
2012-07-25
Enumerate revision range specifiers in the documentation
Junio C Hamano
1
-0
/
+31
2012-07-24
Update draft release notes to 1.7.12
Junio C Hamano
1
-2
/
+19
2012-07-24
t/lib-httpd: handle running under --valgrind
Jeff King
2
-1
/
+8
2012-07-24
rebase -i: handle fixup of root commit correctly
Chris Webb
2
-12
/
+21
2012-07-24
t1306: check that XDG_CONFIG_HOME works
Jeff King
1
-0
/
+26
2012-07-24
ignore: make sure we have an xdg path before using it
Matthieu Moy
2
-1
/
+8
2012-07-24
attr: make sure we have an xdg path before using it
Jeff King
2
-5
/
+13
2012-07-24
test-lib.sh: unset XDG_CONFIG_HOME
Jeff King
1
-0
/
+1
2012-07-24
Git 1.7.12-rc0
v1.7.12-rc0
Junio C Hamano
2
-1
/
+13
2012-07-24
commit: document the temporary commit message file
Jeff King
1
-0
/
+9
2012-07-23
mergetool: support --tool-help option like difftool does
Junio C Hamano
3
-5
/
+49
2012-07-23
commit: check committer identity more strictly
Jeff King
1
-1
/
+1
2012-07-23
advice: pass varargs to strbuf_vaddf, not strbuf_addf
Jeff King
1
-1
/
+1
2012-07-23
Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads
Jonathan Nieder
1
-3
/
+2
2012-07-23
Makefile: fix location of listing produced by "make subdir/foo.s"
Jonathan Nieder
1
-1
/
+1
2012-07-23
block-sha1: put expanded macro parameters in parentheses
Jonathan Nieder
1
-2
/
+2
2012-07-23
block-sha1: avoid pointer conversion that violates alignment constraints
Jonathan Nieder
1
-3
/
+3
2012-07-22
Update draft release notes to 1.7.12
Junio C Hamano
1
-56
/
+24
2012-07-22
Git 1.7.11.3
v1.7.11.3
Junio C Hamano
4
-3
/
+57
2012-07-19
difftool: only copy back files modified during directory diff
Tim Henigan
1
-2
/
+5
2012-07-19
build: reconfigure automatically if configure.ac changes
Stefano Lattarini
2
-0
/
+14
2012-07-19
build: "make clean" should not remove configure-generated files
Stefano Lattarini
1
-2
/
+3
2012-07-19
autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
Stefano Lattarini
1
-11
/
+17
2012-07-19
autoconf: remove few redundant semicolons
Stefano Lattarini
1
-2
/
+2
2012-07-19
autoconf: remove some redundant shell indirections
Stefano Lattarini
1
-7
/
+5
2012-07-19
autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST
Stefano Lattarini
1
-12
/
+12
2012-07-19
autoconf: GIT_CONF_APPEND_LINE: change signature
Stefano Lattarini
1
-14
/
+14
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-19
git-svn: don't create master if another head exists
Marcin Owsiany
1
-5
/
+4
2012-07-18
mw-to-git: use git-credential's URL parser
Jeff King
1
-28
/
+4
2012-07-18
credential: convert "url" attribute into its parsed subparts
Jeff King
2
-0
/
+14
2012-07-18
mw-to-git: check blank credential attributes via length
Jeff King
1
-1
/
+1
2012-07-18
docs/credential: minor clarity fixups
Jeff King
1
-6
/
+4
2012-07-18
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
2
-3
/
+24
2012-07-17
Revert "git-commit-tree(1): update synopsis"
Junio C Hamano
1
-1
/
+1
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
2
-3
/
+17
2012-07-17
git-remote-mediawiki: allow page names with a ':'
Matthieu Moy
2
-16
/
+53
2012-07-17
git-remote-mediawiki: fix incorrect test usage in test
Matthieu Moy
1
-1
/
+1
2012-07-16
t4012: Use test_must_fail instead of if-else
Alexander Strasser
1
-14
/
+2
2012-07-16
t4012: use 'printf' instead of 'dd' to generate a binary file
Johannes Sixt
1
-1
/
+1
2012-07-16
t4012: Re-indent test snippets
Alexander Strasser
1
-34
/
+34
2012-07-16
t4012: Make --shortstat test more robust
Alexander Strasser
1
-2
/
+2
2012-07-16
t4012: Break up pipe into serial redirections
Alexander Strasser
1
-1
/
+2
2012-07-16
t4012: Actually quote the sed script
Alexander Strasser
1
-2
/
+2
2012-07-16
git-remote-mediawiki: properly deal with invalid remote revisions
Matthieu Moy
1
-4
/
+9
2012-07-16
git-remote-mediawiki: show progress information when getting last remote revi...
Matthieu Moy
1
-0
/
+2
2012-07-16
git-remote-mediawiki: show progress information when listing pages
Matthieu Moy
1
-0
/
+3
2012-07-16
git-remote-mediawiki: use --force when adding notes
Matthieu Moy
1
-1
/
+1
2012-07-16
git-remote-mediawiki: get rid of O(N^2) loop
Matthieu Moy
1
-7
/
+17
[next]