index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
strcasestr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
Documentation: Document signature showing options
Stephen Boyd
2
-0
/
+7
2012-09-20
completion: fix shell expansion of items
Felipe Contreras
1
-1
/
+8
2012-09-18
Git 1.7.12.1
v1.7.12.1
Junio C Hamano
3
-2
/
+14
2012-09-18
Doc: Improve shallow depth wording
Philip Oakley
1
-2
/
+4
2012-09-18
Documentation/git-filter-branch: Move note about effect of removing commits
Andreas Schwab
1
-10
/
+9
2012-09-17
t/perf: add "trash directory" to .gitignore
Ramkumar Ramachandra
1
-2
/
+3
2012-09-17
Add missing -z to git check-attr usage text for consistency with man page
Adam Spiers
1
-1
/
+1
2012-09-17
git-jump: ignore (custom) prefix in diff mode
Mischa POSLAWSKY
1
-2
/
+2
2012-09-17
Documentation: indent-with-non-tab uses "equivalent tabs" not 8
Wesley J. Landaker
1
-2
/
+3
2012-09-17
completion: add --no-edit to git-commit
Yacine Belkadi
1
-1
/
+2
2012-09-15
Draft release notes to 1.7.12.1
Junio C Hamano
1
-47
/
+69
2012-09-15
Git 1.7.11.7
v1.7.11.7
Junio C Hamano
4
-3
/
+50
2012-09-14
Revert diffstat back to English
Nguyễn Thái Ngọc Duy
1
-6
/
+4
2012-09-14
attr: failure to open a .gitattributes file is OK with ENOTDIR
Junio C Hamano
1
-1
/
+1
2012-09-14
Documentation: describe subject more precisely
Jeremy White
7
-22
/
+31
2012-09-12
Further merging in preparation for 1.7.12.1
Junio C Hamano
1
-0
/
+26
2012-09-11
Further merging down for 1.7.12.1
Junio C Hamano
1
-0
/
+13
2012-09-11
Git 1.7.11.6
v1.7.11.6
Junio C Hamano
3
-35
/
+58
2012-09-11
run-command.c: fix broken list iteration in clear_child_for_cleanup
David Gould
1
-6
/
+7
2012-09-11
Start preparing for 1.7.12.1
Junio C Hamano
2
-1
/
+63
2012-09-11
Almost 1.7.11.6
Junio C Hamano
1
-1
/
+29
2012-09-10
gitcli: contrast wildcard given to shell and to git
Junio C Hamano
1
-0
/
+17
2012-09-10
gitcli: formatting fix
Junio C Hamano
1
-1
/
+1
2012-09-09
mailinfo: strip "RE: " prefix
Junio C Hamano
1
-1
/
+3
2012-09-09
gitk: Rename 'tagcontents' to 'cached_tagcontent'
David Aguilar
1
-7
/
+7
2012-09-09
gitk: Teach "Reread references" to reload tags
David Aguilar
1
-1
/
+2
2012-09-07
ls-remote: document the '--get-url' option
Stefan Naewe
2
-1
/
+6
2012-09-07
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
2
-0
/
+34
2012-09-07
send-email: initial_to and initial_reply_to are both optional
Stephen Boyd
1
-2
/
+4
2012-09-06
doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
Nguyễn Thái Ngọc Duy
2
-5
/
+4
2012-09-06
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
5
-9
/
+10
2012-09-04
Document file-glob for "git checkout -- '*.c'"
Junio C Hamano
1
-0
/
+12
2012-09-03
submodule: use argv_array instead of hand-building arrays
Jens Lehmann
3
-17
/
+19
2012-09-03
fetch: use argv_array instead of hand-building arrays
Jeff King
1
-22
/
+25
2012-09-03
argv-array: fix bogus cast when freeing array
Jeff King
1
-1
/
+1
2012-09-03
argv-array: add pop function
Jeff King
3
-0
/
+14
2012-09-03
test-regex: Add a test to check for a bug in the regex routines
Ramsay Jones
4
-0
/
+27
2012-08-31
split_ident_line(): make best effort when parsing author/committer line
Junio C Hamano
2
-3
/
+20
2012-08-30
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
3
-3
/
+7
2012-08-30
demonstrate broken 'git cherry-pick three one two'
Martin von Zweigbergk
1
-0
/
+15
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
6
-9
/
+40
2012-08-29
log: fix --quiet synonym for -s
Jeff King
2
-1
/
+13
2012-08-27
http: prompt for credentials on failed POST
Jeff King
2
-9
/
+16
2012-08-27
http: factor out http error code handling
Jeff King
2
-23
/
+29
2012-08-27
t: test http access to "half-auth" repositories
Jeff King
3
-0
/
+28
2012-08-27
t: test basic smart-http authentication
Jeff King
2
-0
/
+25
2012-08-27
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
1
-9
/
+7
2012-08-27
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
1
-1
/
+1
2012-08-27
t5550: factor out http auth setup
Jeff King
3
-54
/
+55
2012-08-27
t5550: put auth-required repo in auth/dumb
Jeff King
1
-9
/
+9
[next]