index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore-break.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
Doc: separate gitignore pattern sources
Philip Oakley
1
-12
/
+18
2012-09-19
Doc: shallow clone deepens _to_ new depth
Philip Oakley
1
-1
/
+2
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
attr: failure to open a .gitattributes file is OK with ENOTDIR
Junio C Hamano
1
-1
/
+1
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
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
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
send-email: initial_to and initial_reply_to are both optional
Stephen Boyd
1
-2
/
+4
2012-09-04
Document file-glob for "git checkout -- '*.c'"
Junio C Hamano
1
-0
/
+12
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
2012-08-26
doc: "git checkout -b/-B/--orphan" always takes a branch name
Junio C Hamano
1
-3
/
+3
2012-08-25
apply: compute patch->def_name correctly under -p0
Junio C Hamano
2
-46
/
+76
2012-08-24
Prepare for 1.7.11.6
Junio C Hamano
2
-1
/
+35
2012-08-24
sha1_file.c: introduce get_max_fd_limit() helper
Joachim Schmitz
1
-7
/
+19
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
3
-2
/
+21
2012-08-24
mergetool: style fixes
Junio C Hamano
1
-273
/
+308
2012-08-24
Make the ciabot scripts completely self-configuring in the normal case.
Eric S. Raymond
4
-37
/
+72
2012-08-24
Improved documentation for the ciabot scripts.
Eric S. Raymond
2
-2
/
+50
2012-08-23
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
5
-4
/
+56
2012-08-23
http.c: don't use curl_easy_strerror prior to curl-7.12.0
Joachim Schmitz
1
-0
/
+2
2012-08-22
t3910: use the UTF8_NFD_TO_NFC test prereq
Michael J Gruber
1
-146
/
+135
2012-08-22
contrib/ciabot: Get ciabot configuration from git variables
Eric S. Raymond
2
-118
/
+156
[next]