index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-11-20
merge-recursive::removeFile: remove empty directories
Junio C Hamano
1
-0
/
+4
2005-11-20
merge-one-file: remove empty directories
Junio C Hamano
1
-1
/
+6
2005-11-20
Documentation: rebase-from-internal minor updates.
Junio C Hamano
1
-5
/
+2
2005-11-19
git-repack: do not do complex redundancy check.
Junio C Hamano
1
-21
/
+14
2005-11-19
git-count-objects: dc replacement
Junio C Hamano
1
-1
/
+19
2005-11-19
Rewrite rebase to use git-format-patch piped to git-am.
Junio C Hamano
1
-56
/
+16
2005-11-19
git-branch: -f to forcibly reset branch head.
Junio C Hamano
1
-7
/
+18
2005-11-19
Do not show .exe in git command list.
Junio C Hamano
1
-1
/
+4
2005-11-19
Document the "ignore objects" feature of git-pack-redundant
Lukas Sandström
1
-0
/
+8
2005-11-19
Improve the readability of git-pack-redundant
Lukas Sandström
1
-13
/
+24
2005-11-18
Remove all old packfiles when doing "git repack -a -d"
Lukas Sandström
1
-3
/
+16
2005-11-18
Update pull/fetch --tags documentation
Luck, Tony
1
-1
/
+3
2005-11-18
Fix a bug in get_all_permutations.
Lukas Sandström
1
-0
/
+1
2005-11-18
Cygwin *might* be helped with NO_MMAP
Junio C Hamano
1
-0
/
+4
2005-11-18
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-5
/
+49
2005-11-18
Make "git fetch" less verbose by default
Linus Torvalds
1
-5
/
+9
2005-11-18
Fix bug introduced by the latest changes to git-pack-redundant
Lukas Sandström
1
-1
/
+1
2005-11-18
git-prune: quote possibly empty $dryrun as parameter to test
Junio C Hamano
1
-1
/
+1
2005-11-18
git-am: --binary; document --resume and --binary.
Junio C Hamano
2
-14
/
+30
2005-11-18
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-1
/
+17
2005-11-18
Make git-pack-redundant non-horribly slow on large sets of packs
Lukas Sandström
1
-12
/
+48
2005-11-18
git-repack: Fix variable name
Ralf Baechle
1
-3
/
+3
2005-11-18
'make clean' forgot about some files
Nicolas Pitre
1
-1
/
+1
2005-11-18
Deal with binary diff output from GNU diff 2.8.7
Junio C Hamano
1
-6
/
+18
2005-11-17
archimport: allow for old style branch and public tag names
Martin Langhoff
1
-6
/
+17
2005-11-17
Add approxidate test calls.
Junio C Hamano
1
-0
/
+3
2005-11-17
git's rev-parse.c function show_datestring presumes gnu date
Linus Torvalds
3
-14
/
+126
2005-11-17
Disambiguate the term 'branch' in Arch vs git
Eric Wong
1
-11
/
+54
2005-11-17
archimport: don't die on merge-base failure
Eric Wong
1
-1
/
+7
2005-11-17
remove shellquote usage for tags
Eric Wong
1
-27
/
+28
2005-11-17
daemon.c: fix arg parsing bugs
Andreas Ericsson
1
-2
/
+6
2005-11-17
tests: binary diff application.
Junio C Hamano
1
-10
/
+39
2005-11-17
diff: --full-index
Junio C Hamano
3
-7
/
+16
2005-11-17
apply: allow-binary-replacement.
Junio C Hamano
3
-7
/
+101
2005-11-17
git-am: --resolved.
Junio C Hamano
1
-12
/
+53
2005-11-16
git-apply: fail if a patch cannot be applied.
Junio C Hamano
2
-4
/
+85
2005-11-16
git-cvsexportcommit.perl: fix typos in output
Kevin Geiss
1
-2
/
+2
2005-11-16
git-cvsexportcommit.perl: exit with non-0 status if patch fails.
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: use getopts to get binary flags
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: Fix usage() output.
Kevin Geiss
1
-2
/
+2
2005-11-16
Documentation/git-log.txt: trivial typo fix.
Alecs King
1
-1
/
+1
2005-11-16
symref support for import scripts
Pavel Roskin
3
-8
/
+13
2005-11-16
Disallow empty pattern in "git grep"
Linus Torvalds
1
-0
/
+4
2005-11-16
git wrapper: basic fixes.
Junio C Hamano
1
-56
/
+98
2005-11-16
Give python a chance to find "backported" modules
Johannes Schindelin
1
-2
/
+4
2005-11-16
Fix tests with new git in C
Johannes Schindelin
1
-0
/
+2
2005-11-16
Fix llist_sorted_difference_inplace in git-pack-redundant
Lukas Sandström
1
-32
/
+15
2005-11-16
git --help COMMAND brings up the git-COMMAND man-page.
Andreas Ericsson
2
-2
/
+28
2005-11-16
Update git(7) man-page for the C wrapper.
Andreas Ericsson
1
-7
/
+28
2005-11-16
C implementation of the 'git' program, take two.
Andreas Ericsson
3
-88
/
+237
[next]