Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
[PATCH] Update git-tag-script to create the .git/refs/tags if it does not already exist
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
2005-07-04
Commit first cut at "git-fetch-pack"
diff
|
tree
2005-07-04
Move ref path matching to connect.c library
diff
|
tree
2005-07-04
Factor out the ssh connection stuff from send-pack.c
diff
|
tree
2005-07-04
git-rev-parse: support show sha1 names for pack entries
diff
|
tree
2005-07-04
Make git-rev-parse support cogito-style "short hex...
diff
|
tree
2005-07-03
Make the name of a pack-file depend on the objects...
diff
|
tree
2005-07-03
Add "git-prune-packed" that removes objects that exist...
diff
|
tree
2005-07-03
Add "git repack" command that does an incremental pack
diff
|
tree
2005-07-03
Add "--non-empty" flag to git-pack-objects
diff
|
tree
2005-07-03
"git rev-list --unpacked" shows only unpacked commits
diff
|
tree
2005-07-03
Add "--incremental" flag to git-pack-objects
diff
|
tree
2005-07-03
Add "--all" flag to rev-parse that shows all refs
diff
|
tree
2005-07-03
Add "has_sha1_pack()" function to query whether the...
diff
|
tree
2005-07-03
Make git-fsck-cache check HEAD integrity
diff
|
tree
2005-07-03
Fix sparse warnings.
diff
|
tree
2005-07-03
Fix up header file dependencies and add sparse checking...
diff
|
tree
2005-07-03
Fix up "for_each_ref()" to be more usable, and use...
diff
|
tree
2005-07-03
Fix gcc warning in send-pack.c
diff
|
tree
2005-07-03
Avoid gcc warnings in sha1_file.c
diff
|
tree
2005-07-03
Generalize the "show each ref" code in receice-pack
diff
|
tree
2005-06-30
Do ref matching on the sender side rather than on receiver
diff
|
tree