index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-24
Merge refs/heads/master from .
v0.99.5
Junio C Hamano
2
-1
/
+3
2005-08-24
[PATCH] Fix silly pathspec bug in git-ls-files
Linus Torvalds
1
-1
/
+1
2005-08-24
[PATCH] Fix git-checkout-script exit status
tony.luck@intel.com
1
-0
/
+2
2005-08-24
Merge refs/heads/master from .
Junio C Hamano
1
-1
/
+1
2005-08-24
Fix markup minimally to get man pages built.
Junio C Hamano
1
-1
/
+1
2005-08-24
Merge refs/heads/master from .
Junio C Hamano
30
-321
/
+811
2005-08-24
Update tutorial to describe shared repository style a bit more.
Junio C Hamano
1
-19
/
+52
2005-08-24
Documentation: multi-head fetch.
Junio C Hamano
8
-60
/
+167
2005-08-24
Support +<src>:<dst> format in push as well.
Junio C Hamano
3
-6
/
+24
2005-08-24
[PATCH] Allow "+remote:local" refspec to cause --force when fetching.
Junio C Hamano
2
-7
/
+26
2005-08-24
[PATCH] Use git-octopus when pulling more than one heads.
Junio C Hamano
1
-2
/
+12
2005-08-24
[PATCH] "git fetch --force".
Junio C Hamano
1
-8
/
+37
2005-08-24
[PATCH] Use .git/remote/origin, not .git/branches/origin.
Junio C Hamano
2
-3
/
+6
2005-08-24
[PATCH] Make "git pull" and "git fetch" default to origin
Junio C Hamano
1
-1
/
+4
2005-08-24
[PATCH] Infamous 'octopus merge'
Junio C Hamano
2
-0
/
+104
2005-08-24
[PATCH] Retire git-parse-remote.
Junio C Hamano
4
-87
/
+12
2005-08-24
[PATCH] Multi-head fetch.
Junio C Hamano
1
-41
/
+146
2005-08-24
[PATCH] Start adding the $GIT_DIR/remotes/ support.
Junio C Hamano
3
-23
/
+151
2005-08-24
[PATCH] Fix "prefix" mixup in git-rev-list
Pavel Roskin
1
-8
/
+8
2005-08-24
Audit rev-parse users again.
Junio C Hamano
5
-7
/
+7
2005-08-24
Rationalize output selection in rev-parse.
Junio C Hamano
1
-67
/
+54
2005-08-24
Generate pack info file after repack.
Junio C Hamano
1
-1
/
+20
2005-08-23
Merge refs/heads/master from .
Junio C Hamano
3
-15
/
+76
2005-08-23
Link the tutorial from the main document.
Junio C Hamano
1
-0
/
+3
2005-08-23
Try to find the optimum merge base while resolving.
Junio C Hamano
2
-15
/
+73
2005-08-23
Merge refs/heads/master from .
Junio C Hamano
37
-227
/
+1596
2005-08-23
Tutorial updates.
Junio C Hamano
2
-195
/
+275
2005-08-23
Update git-diff-script.
Junio C Hamano
1
-20
/
+32
2005-08-23
Make "git-rev-list" work within subdirectories
Linus Torvalds
2
-2
/
+2
2005-08-23
[PATCH] Fix git-rev-parse --default and --flags handling
Linus Torvalds
1
-3
/
+3
2005-08-23
Add placeholders for missing documents.
Junio C Hamano
30
-1
/
+1194
2005-08-23
Merge refs/heads/master from .
Junio C Hamano
11
-177
/
+586
2005-08-22
Introduce "reset type" flag to "git reset"
Junio C Hamano
1
-6
/
+90
2005-08-22
Clean-up output from "git show-branch" and document it.
Junio C Hamano
6
-140
/
+128
2005-08-22
[PATCH] Add 'git show-branch'.
Junio C Hamano
4
-7
/
+343
2005-08-22
[PATCH] Add a new extended SHA1 syntax <name>~<num>
Junio C Hamano
1
-0
/
+41
2005-08-22
Fix "git-diff-script A B"
Junio C Hamano
1
-2
/
+8
2005-08-22
[PATCH] git-ls-files: generalized pathspecs
Linus Torvalds
1
-34
/
+72
2005-08-21
Merge refs/heads/master from .
Junio C Hamano
1
-36
/
+165
2005-08-21
[PATCH] Make "git-ls-files" work in subdirectories
Linus Torvalds
1
-36
/
+165
2005-08-21
Merge refs/heads/master from .
Junio C Hamano
5
-12
/
+13
2005-08-21
[PATCH] sha1_name: do not accept .git/refs/snap/.
Junio C Hamano
1
-1
/
+0
2005-08-21
[PATCH] possible memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
1
-2
/
+1
2005-08-20
Create objects/info/ directory in init-db.
Junio C Hamano
2
-3
/
+6
2005-08-20
[PATCH] Fix git-commit-script to output on stderr when -v fails
Marco Costalba
1
-6
/
+6
2005-08-20
Merge with master to pick up commit hook works.
Junio C Hamano
10
-80
/
+227
2005-08-20
git-resolve: dying is good, not showing help is bad.
Junio C Hamano
1
-4
/
+8
2005-08-20
Make sample pre-commit hook output Emacs friendly.
Junio C Hamano
1
-1
/
+2
2005-08-19
Call prune-packed from "git prune" as well.
Junio C Hamano
2
-6
/
+16
2005-08-19
Merge with master to pick up gitk updates.
Junio C Hamano
2
-45
/
+165
[next]