index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make "git clone" a lot more user-friendly
Linus Torvalds
2005-07-08
*
Add "git-push-script" to make a more regular interface
Linus Torvalds
2005-07-08
*
Teach 'git-send-pack' to send new branches and tags.
Linus Torvalds
2005-07-08
*
Make "for_each_ref()" always use the "canonical" refname.
Linus Torvalds
2005-07-08
*
[PATCH] Use sq_quote() to properly quote the parameter to call shell.
Junio C Hamano
2005-07-08
*
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
2005-07-08
*
Add "git-sh-setup-script" for common git shell script setup
Linus Torvalds
2005-07-08
*
git-diff-*: support "-u" as a synonym for "-p"
Linus Torvalds
2005-07-08
*
[PATCH] git-format-patch: Prepare patches for e-mail submission.
Junio C Hamano
2005-07-07
*
Mark more characters shell-safe.
Linus Torvalds
2005-07-07
*
git-fsck-cache: don't complain about lacking references when they are all in ...
Linus Torvalds
2005-07-07
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/git
Linus Torvalds
2005-07-07
|
\
|
*
Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new make
Chris Wright
2005-07-07
*
|
[PATCH] Typofix an error message in pack-check.c
Junio C Hamano
2005-07-07
*
|
[PATCH] Prevent t6000 series from dropping useless sed.script in t/
Junio C Hamano
2005-07-07
*
|
[PATCH] Short-circuit git-clone-pack while cloning locally (take 2).
Junio C Hamano
2005-07-07
|
/
*
git-clone-pack: fix sparse warning
Linus Torvalds
2005-07-06
*
[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
Jon Seymour
2005-07-06
*
[PATCH] Ensure list insertion method does not depend on position of --merge-o...
Jon Seymour
2005-07-06
*
[PATCH] Write sed script directly into temp file, rather than a variable
Jon Seymour
2005-07-06
*
[PATCH] Add t/t6003 with some --topo-order tests
Jon Seymour
2005-07-06
*
Make gitk use --topo-order instead of --merge-order
Linus Torvalds
2005-07-06
*
git-rev-list: remove the DUPCHECK logic, use SEEN instead
Linus Torvalds
2005-07-06
*
Make sure we generate the whole commit list before trying to sort it topologi...
Linus Torvalds
2005-07-06
*
[PATCH] Let umask do its work upon filesystem object creation.
Junio C Hamano
2005-07-06
*
[PATCH] clone-pack.c:write_one_ref() - Create leading directories.
Junio C Hamano
2005-07-06
*
[PATCH] Fixes a problem with --merge-order A B (A is linear descendent of a m...
Jon Seymour
2005-07-06
*
[PATCH] Add a t/t6001 test case for a --merge-order bug
Jon Seymour
2005-07-06
*
[PATCH] Tidy up - slight simplification of rev-list.c
Jon Seymour
2005-07-06
*
Add "--topo-order" flag to use new topological sort
Linus Torvalds
2005-07-06
*
[PATCH] Add a topological sort procedure to commit.c
Jon Seymour
2005-07-06
*
Use the new git-rev-parse "--[no-]flags" in "git diff".
Linus Torvalds
2005-07-06
*
Add "--flags" and "--no-flags" arguments to git-rev-parse
Linus Torvalds
2005-07-06
*
Remove insane overlapping bit ranges from epoch.c
Linus Torvalds
2005-07-06
*
Clean up commit insertion in git-rev-list
Linus Torvalds
2005-07-06
*
Make "insert_by_date()" match "commit_list_insert()"
Linus Torvalds
2005-07-06
*
[PATCH] Change the sed seperator in t/t6000-lib.sh.
Jon Seymour
2005-07-06
*
[PATCH] Introduce unit tests for git-rev-list --bisect
Jon Seymour
2005-07-06
*
[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t60...
Jon Seymour
2005-07-06
*
[PATCH] Fix fd leak in git-cvsimport-script
Sven Verdoolaege
2005-07-06
*
[PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak
Junio C Hamano
2005-07-06
*
Merge master.kernel.org:/pub/scm/gitk/gitk
Linus Torvalds
2005-07-05
|
\
|
*
Add a menu item for writing out a commit to a file.
Paul Mackerras
2005-06-29
*
|
Fix up path-cleanup in git_path() properly
Linus Torvalds
2005-07-05
*
|
Increase the number of possible heads requested from git-upload-pack
Linus Torvalds
2005-07-05
*
|
Add a "git-show-index" helper that shows the contents of a pack index
Linus Torvalds
2005-07-05
*
|
Don't special-case a zero-sized compression.
Linus Torvalds
2005-07-05
*
|
Make "git clone" use the new git-clone-pack
Linus Torvalds
2005-07-05
*
|
Add "git-clone-pack" program to help with "git clone"
Linus Torvalds
2005-07-05
*
|
Fix silly thinko in "head_ref()"
Linus Torvalds
2005-07-05
[next]