index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec_cmd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
longest_ancestor_length(): take a string_list argument for prefixes
Michael Haggerty
4
-17
/
+26
2012-10-29
longest_ancestor_length(): use string_list_split()
Michael Haggerty
1
-7
/
+11
2012-10-29
Introduce new function real_path_if_valid()
Michael Haggerty
2
-0
/
+6
2012-10-29
real_path_internal(): add comment explaining use of cwd
Michael Haggerty
1
-0
/
+7
2012-10-29
Introduce new static function real_path_internal()
Michael Haggerty
1
-21
/
+72
2012-09-25
Update draft release notes to 1.8.0
Junio C Hamano
1
-0
/
+9
2012-09-25
Revert "completion: fix shell expansion of items"
Jeff King
1
-8
/
+1
2012-09-24
Start preparation for 1.7.12.2
Junio C Hamano
2
-1
/
+33
2012-09-24
Improve the description of GIT_PS1_SHOWUPSTREAM
Jonathan "Duke" Leto
1
-3
/
+4
2012-09-20
grep.c: make two symbols really file-scope static this time
Junio C Hamano
1
-2
/
+2
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-20
Port to HP NonStop
Joachim Schmitz
2
-1
/
+83
2012-09-20
Documentation/Makefile: Allow custom XMLTO binary
Dave Borowitz
1
-2
/
+3
2012-09-19
Doc branch: show -vv option and alternative
Philip Oakley
1
-1
/
+3
2012-09-19
Doc clean: add See Also link
Philip Oakley
1
-0
/
+4
2012-09-19
Doc add: link gitignore
Philip Oakley
1
-1
/
+1
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
Update draft release notes to 1.8.0
Junio C Hamano
1
-3
/
+17
2012-09-18
Git 1.7.12.1
v1.7.12.1
Junio C Hamano
3
-2
/
+14
2012-09-18
t/test-lib: make sure Git has already been built
Ramkumar Ramachandra
2
-10
/
+9
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-18
string_list API: document what "sorted" means
Michael Haggerty
1
-3
/
+4
2012-09-18
MALLOC_CHECK: various clean-ups
Junio C Hamano
2
-6
/
+21
2012-09-18
The seventh batch for 1.8.0
Junio C Hamano
1
-0
/
+29
2012-09-18
make poll() work on platforms that can't recv() on a non-socket
Joachim Schmitz
1
-0
/
+4
2012-09-18
poll() exits too early with EFAULT if 1st arg is NULL
Joachim Schmitz
1
-1
/
+1
2012-09-18
fix some win32 specific dependencies in poll.c
Joachim Schmitz
1
-2
/
+6
2012-09-18
make poll available for other platforms lacking it
Joachim Schmitz
3
-5
/
+15
2012-09-18
mailinfo: do not concatenate charset= attribute values from mime headers
Junio C Hamano
6
-4
/
+32
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-17
Add userdiff patterns for Ada
Adrian Johnson
7
-1
/
+66
2012-09-17
git-p4: add submit --conflict option and config varaiable
Pete Wyckoff
3
-5
/
+105
2012-09-17
git p4: add submit --prepare-p4-only option
Pete Wyckoff
3
-0
/
+77
2012-09-17
git p4: add submit --dry-run option
Pete Wyckoff
3
-13
/
+75
2012-09-17
git p4: accept -v for --verbose
Pete Wyckoff
2
-2
/
+2
2012-09-17
git p4: revert deleted files after submit cancel
Pete Wyckoff
2
-0
/
+121
2012-09-17
git p4: rearrange submit template construction
Pete Wyckoff
1
-8
/
+21
2012-09-17
git p4: test clean-up after failed submit, fix added files
Pete Wyckoff
2
-2
/
+132
2012-09-17
git p4: standardize submit cancel due to unchanged template
Pete Wyckoff
2
-2
/
+4
2012-09-17
git p4: move conflict prompt into run, add [q]uit input
Pete Wyckoff
2
-16
/
+56
2012-09-17
git p4: remove submit failure options [a]pply and [w]rite
Pete Wyckoff
1
-18
/
+2
2012-09-17
git p4: gracefully fail if some commits could not be applied
Pete Wyckoff
3
-56
/
+128
2012-09-17
git p4 test: remove bash-ism of combined export/assignment
Pete Wyckoff
1
-3
/
+4
[next]