Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
ls-tree: major rewrite to do pathspec
2005-07-24
Add a "git rename" to help with - surprise surprise...
diff
|
tree
2005-07-24
Rename the "tools" programs to also have the "git-...
diff
|
tree
2005-07-23
Update tutorial.txt branches/tags to use the nicer...
diff
|
tree
2005-07-23
Make "git tag" create both simple and signed tags
diff
|
tree
2005-07-23
Fix git protocol connection 'port' override
diff
|
tree
2005-07-23
Be more aggressive about marking trees uninteresting
diff
|
tree
2005-07-19
Add "git commit --all" since everybody seems to want it.
diff
|
tree
2005-07-19
git-send-pack: verify that sender is a proper superset...
diff
|
tree
2005-07-18
Merge master.kernel.org:/pub/scm/gitk/gitk
diff
|
tree
2005-07-16
Merge three separate "fetch refs" functions
diff
|
tree
2005-07-16
git-send-pack: add "--all" option to send all refs...
diff
|
tree
2005-07-16
git-fetch-script: fix http:// breakage
diff
|
tree
2005-07-16
Fix git-fetch-script breakage
diff
|
tree
2005-07-16
Merge git-tools repository under "tools" subdirectory
diff
|
tree
2005-07-16
Prepare git-tools for merging into the main git archive
diff
|
tree
2005-07-16
git-convert-cache: fix up file modes in trees too
diff
|
tree
2005-07-16
Be slightly smarter about git-daemon client shutdown
diff
|
tree
2005-07-16
git-daemon: actually remember the children we have...
diff
|
tree
2005-07-16
git-daemon: keep track of children
diff
|
tree
2005-07-15
Ahh, the heady days of 0.99 patchfiles
diff
|
tree
2005-07-15
Fix up "make doc"
diff
|
tree
2005-07-15
Add "--inetd" flag to git-daemon
diff
|
tree
2005-07-15
git-daemon: re-organize code a bit for --inetd flag
diff
|
tree
2005-07-15
Split up "diff_format" into "format" and "line_termination".
diff
|
tree
2005-07-14
Make "ce_match_path()" a generic helper function
diff
|
tree
2005-07-14
Make git-diff-cache skip any comparisons which don...
diff
|
tree
2005-07-14
Start using the partial tree reading in "git-diff-cache"
diff
|
tree
2005-07-14
Fix up read_tree() pathspec matching to use "const...
diff
|
tree
2005-07-14
Start adding interfaces to read in partial trees
diff
|
tree
2005-07-14
Fix replacing of a directory with a file/symlink in...
diff
|
tree
2005-07-14
Make "git diff" use git-sh-setup-script too..
diff
|
tree
2005-07-14
Make "git prune" use the "--full" flag to git-fsck...
diff
|
tree
2005-07-14
Get rid of nasty utf-8 characters in printout
diff
|
tree
2005-07-14
Fix the "close before dup" bug in clone-pack too
diff
|
tree
2005-07-14
Add a "git-daemon" that listens on a TCP port
diff
|
tree
2005-07-14
git-fetch-pack: close output fd after dup'ing the input
diff
|
tree
2005-07-14
Add first cut at "git protocol" connect logic.
diff
|
tree
2005-07-14
Make "git-checkout" create files with O_EXCL
diff
|
tree
2005-07-14
git-apply: be a lot more careful when writing files
diff
|
tree
2005-07-12
Abstract out the "name <email> date" handling of commit...
diff
|
tree
2005-07-12
parse_date(): allow const date string
diff
|
tree
2005-07-12
"make clean" should clean up after a rpm build
diff
|
tree
2005-07-12
Rename the RPM from "git" to "git-core"
diff
|
tree
2005-07-12
Add "git branch" script
diff
|
tree
2005-07-12
Make "git checkout" create new branches on demand
diff
|
tree
2005-07-12
Make "git checkout" verify that the argument refers...
diff
|
tree
2005-07-12
git-rev-parse: Allow a "zeroth" parent of a commit...
diff
|
tree
2005-07-12
git-send-pack: Fix duplicate refname match
diff
|
tree
2005-07-10
Fix up progress report for off-by-one error
diff
|
tree
2005-07-10
Make "git log" exit properly if not in a git archive
diff
|
tree
2005-07-10
Avoid signedness warnings in sha1_file.c
diff
|
tree
2005-07-10
git-rev-list: allow missing objects when the parent...
diff
|
tree
2005-07-09
Add "-q" flag to "git commit"
diff
|
tree
2005-07-09
git-unpack-objects: show progress report by default
diff
|
tree
2005-07-09
Update the tutorial a bit
diff
|
tree
2005-07-09
Make "git tag" more user-friendly
diff
|
tree
2005-07-09
Make "git resolve" take the merge message in $3
diff
|
tree
2005-07-09
Teach "git clone" about rsync sources
diff
|
tree
2005-07-08
Make "upload-pack" match git-fetch-pack usage
diff
|
tree
2005-07-08
Add "mkpath()" helper function
diff
|
tree
2005-07-08
Mark git-relink-script and git-repack-script executable
diff
|
tree
2005-07-08
Make "git clone" a lot more user-friendly
diff
|
tree
2005-07-08
Add "git-push-script" to make a more regular interface
diff
|
tree
2005-07-08
Teach 'git-send-pack' to send new branches and tags.
diff
|
tree
2005-07-08
Make "for_each_ref()" always use the "canonical" refname.
diff
|
tree
2005-07-08
Add "git-sh-setup-script" for common git shell script...
diff
|
tree
2005-07-08
git-diff-*: support "-u" as a synonym for "-p"
diff
|
tree
2005-07-08
Mark more characters shell-safe.
diff
|
tree
2005-07-08
git-fsck-cache: don't complain about lacking references...
diff
|
tree
2005-07-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/git
diff
|
tree
2005-07-07
git-clone-pack: fix sparse warning
diff
|
tree
2005-07-06
Make gitk use --topo-order instead of --merge-order
diff
|
tree
2005-07-06
git-rev-list: remove the DUPCHECK logic, use SEEN instead
diff
|
tree
2005-07-06
Make sure we generate the whole commit list before...
diff
|
tree
2005-07-06
Add "--topo-order" flag to use new topological sort
diff
|
tree
2005-07-06
Use the new git-rev-parse "--[no-]flags" in "git diff".
diff
|
tree
2005-07-06
Add "--flags" and "--no-flags" arguments to git-rev...
diff
|
tree
2005-07-06
Remove insane overlapping bit ranges from epoch.c
diff
|
tree
2005-07-06
Clean up commit insertion in git-rev-list
diff
|
tree
2005-07-06
Make "insert_by_date()" match "commit_list_insert()"
diff
|
tree
2005-07-06
Merge master.kernel.org:/pub/scm/gitk/gitk
diff
|
tree
2005-07-06
Fix up path-cleanup in git_path() properly
diff
|
tree
2005-07-06
Increase the number of possible heads requested from...
diff
|
tree
2005-07-06
Add a "git-show-index" helper that shows the contents...
diff
|
tree
2005-07-06
Don't special-case a zero-sized compression.
diff
|
tree
2005-07-05
Make "git clone" use the new git-clone-pack
diff
|
tree
2005-07-05
Add "git-clone-pack" program to help with "git clone"
diff
|
tree
2005-07-05
Fix silly thinko in "head_ref()"
diff
|
tree
2005-07-05
Move "get_ack()" to common git_connect functions
diff
|
tree
2005-07-05
Remove multi-head support from fetch-pack
diff
|
tree
2005-07-05
Remove unnecessary usage of strncmp() in git-rev-list...
diff
|
tree
2005-07-05
Merge head 'cvs2git' of http://netz.smurf.noris.de...
diff
|
tree
2005-07-05
Work around git-http-pull breakage in git-fetch-script
diff
|
tree
2005-07-05
git-fetch-script: use git-fetch-pack for local and...
diff
|
tree
2005-07-05
Add "git_path()" and "head_ref()" helper functions.
diff
|
tree
2005-07-04
git-rev-list: make sure the output is sorted by recency
diff
|
tree
2005-07-04
Make rev-list flush the stdio buffers after each rev.
diff
|
tree
2005-07-04
Make git-fetch-pack actually do all the unpacking etc.
diff
|
tree
2005-07-04
Make git-fetch-pack and git-upload-pack negotiate needs...
diff
|
tree
2005-07-04
Clean up output of "for_each_ref()" when GIT_DIR is "."
diff
|
tree