index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ll-merge.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
parse-opt: Export a non NORETURN usage dumper.
Pierre Habouzit
2
-7
/
+26
2008-06-30
parse-opt: have parse_options_{start,end}.
Pierre Habouzit
2
-30
/
+55
2008-06-23
Shrink the git binary a bit by avoiding unnecessary inline functions
Linus Torvalds
3
-155
/
+173
2008-06-23
Extend parse-options test suite
Stephan Beyer
2
-11
/
+144
2008-06-23
api-parse-options.txt: Introduce documentation for parse options API
Stephan Beyer
1
-2
/
+202
2008-06-23
parse-options.c: fix documentation syntax of optional arguments
Michele Ballabio
2
-4
/
+13
2008-06-23
api-builtin.txt: update and fix typo
Stephan Beyer
1
-5
/
+10
2008-06-21
Correct documentation for git-push --mirror
Shawn O. Pearce
1
-1
/
+2
2008-06-21
t/README: Add 'Skipping Tests' section below 'Running Tests'
Jakub Narebski
1
-0
/
+28
2008-06-21
Print errno upon failure to open the COMMIT_EDITMSG file
Cristian Peraferrer
1
-1
/
+2
2008-06-21
Add target "install-html" the the top level Makefile
Teemu Likonen
1
-0
/
+3
2008-06-20
bash: Add more option completions for 'git log'
Teemu Likonen
1
-0
/
+3
2008-06-20
Add a helper script to send patches with Mozilla Thunderbird
Lukas Sandström
3
-0
/
+80
2008-06-20
config.c: make git_env_bool() static
しらいしななこ
2
-2
/
+1
2008-06-20
environment.c: remove unused function
しらいしななこ
2
-8
/
+0
2008-06-20
Make git_dir a path relative to work_tree in setup_work_tree()
Linus Torvalds
3
-1
/
+20
2008-06-20
Documentation: fix formatting in git-svn
Jan Krüger
1
-1
/
+2
2008-06-20
t7502-commit.sh: test_must_fail doesn't work with inline environment variables
Brandon Casey
1
-1
/
+5
2008-06-20
completion: add --graph to log command completion
Dan McGee
1
-0
/
+1
2008-06-20
builtin-fast-export: Add importing and exporting of revision marks
Pieter de Bie
3
-6
/
+137
2008-06-19
test-lib.sh: add --long-tests option
Lea Wiemann
2
-0
/
+6
2008-06-19
racy-git: an empty blob has a fixed object name
Linus Torvalds
1
-0
/
+16
2008-06-19
git-merge.sh: fix typo in usage message: sucesses --> succeeds
Brandon Casey
1
-1
/
+1
2008-06-19
diff -c/--cc: do not include uninteresting deletion before leading context
Junio C Hamano
1
-2
/
+5
2008-06-18
GIT 1.5.6
v1.5.6
Junio C Hamano
3
-7
/
+9
2008-06-18
clean up error conventions of remote.c:match_explicit
Jeff King
2
-22
/
+20
2008-06-18
Fix approxidate("never") to always return 0
Olivier Marin
1
-4
/
+2
2008-06-18
git-am: head -1 is obsolete and doesn't work on some new systems
Alejandro Mery
1
-1
/
+1
2008-06-18
builtin-rerere: fix a small leak
Junio C Hamano
1
-1
/
+1
2008-06-18
gitweb: remove unused parse_ref method
Lea Wiemann
1
-43
/
+0
2008-06-18
gitweb: quote commands properly when calling the shell
Lea Wiemann
1
-10
/
+14
2008-06-17
sha1_file.c: simplify parse_pack_index()
Junio C Hamano
2
-9
/
+1
2008-06-17
create_tempfile: make sure that leading directories can be accessible by peers
Junio C Hamano
1
-2
/
+2
2008-06-17
write_loose_object: don't bother trying to read an old object
Linus Torvalds
1
-14
/
+0
2008-06-17
path-list documentation: document all functions and data structures
Miklos Vajna
1
-4
/
+121
2008-06-17
run-command documentation: fix "memset()" parameter
Miklos Vajna
1
-2
/
+2
2008-06-17
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
1
-2
/
+4
2008-06-17
diff: reset color before printing newline
SZEDER Gábor
1
-0
/
+4
2008-06-16
Make git reflog expire honour core.sharedRepository.
Pierre Habouzit
2
-0
/
+17
2008-06-15
Update RPM spec to drop curl executable requirement
Junio C Hamano
1
-1
/
+4
2008-06-15
The "curl" executable is no longer required
Johan Herland
1
-4
/
+4
2008-06-15
Makefile: update check-docs target
Junio C Hamano
1
-0
/
+8
2008-06-15
Consistency: Use "libcurl" instead of "cURL library" and "curl"
Johan Herland
4
-5
/
+5
2008-06-15
cpio is no longer used by git-clone
Johan Herland
1
-3
/
+0
2008-06-15
Documentation: RelNotes-1.5.6: talk about renamed HTML files
Christian Couder
1
-2
/
+4
2008-06-14
GIT 1.5.6-rc3
v1.5.6-rc3
Junio C Hamano
1
-1
/
+1
2008-06-14
Simplify and rename find_sha1_file()
Linus Torvalds
1
-10
/
+8
2008-06-14
Make loose object file reading more careful
Linus Torvalds
1
-26
/
+44
2008-06-14
Avoid cross-directory renames and linking on object creation
Linus Torvalds
1
-41
/
+42
2008-06-14
Use 'trash directory' thoroughly in t/test-lib.sh
Jakub Narebski
1
-1
/
+1
[next]