Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Make sample pre-commit hook output Emacs friendly.
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
2005-06-30
Add support for "forcing" a ref on the remote side
diff
|
tree
2005-06-30
git-send-pack: actually send the object pack
diff
|
tree
2005-06-30
git-receive-pack: implement ref switch command handling
diff
|
tree
2005-06-30
Add comment on what send-pack still needs to do
diff
|
tree
2005-06-30
git-receive-pack: start parsing ref update commands
diff
|
tree
2005-06-30
Slow but steady progress on git pack receive/send
diff
|
tree
2005-06-30
git-send-pack: start parsing local/remote reference...
diff
|
tree
2005-06-30
Turn on optimization again
diff
|
tree
2005-06-30
Make send/receive-pack be closer to doing something...
diff
|
tree
2005-06-30
Start of "git-send-pack", the local part of sending...
diff
|
tree
2005-06-30
Add first cut at "git-receive-pack"
diff
|
tree
2005-06-29
Remove bogus dup commit warning with --merge-order
diff
|
tree
2005-06-29
Teach git-rev-list about non-commit objects
diff
|
tree
2005-06-29
Prepare git-rev-list for tracking tag objects too
diff
|
tree
2005-06-29
Re-instate dry-run logic in git-unpack-objects
diff
|
tree
2005-06-29
Clean up git-unpack-objects a bit
diff
|
tree
2005-06-29
Fix packed_delta_info() that was broken by the delta...
diff
|
tree
2005-06-29
Make git pack files use little-endian size encoding
diff
|
tree
2005-06-29
git-unpack-objects: re-write to read from stdin
diff
|
tree
2005-06-28
Merge fighting fsck-cache updates from Junio
diff
|
tree
2005-06-28
Change pack file format. Hopefully for the last time.
diff
|
tree
2005-06-28
git-pack-objects: add "--stdout" flag to write the...
diff
|
tree
2005-06-28
csum-file: add "sha1fd()" to create a SHA1 csum file...
diff
|
tree
2005-06-28
Duh. Fix transposed characters in git-pull-script
diff
|
tree
2005-06-28
Teach packing about "tag" objects
diff
|
tree
2005-06-28
Teach git-pull-script about pulling tags
diff
|
tree
2005-06-28
Fix another test that broke with the recent git-init...
diff
|
tree
2005-06-28
Fix up test that counted subdirectories in ".git/objects"
diff
|
tree
2005-06-28
git-init-db: create "pack" subdirectory under objects
diff
|
tree
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
diff
|
tree
2005-06-28
csum-file: fix missing buf pointer update
diff
|
tree
2005-06-27
git-checkout-script: use "--verify --revs-only" to...
diff
|
tree
2005-06-27
csum-file interface updates: return resulting SHA1
diff
|
tree
2005-06-27
git-pack-objects: write the pack files with a SHA1...
diff
|
tree
2005-06-27
Add "--pretty=full" format that also shows committer.
diff
|
tree
2005-06-26
git-pack-objects: use name information (if any) to...
diff
|
tree
2005-06-26
Ooh. Make git-rev-list --object associate a name with...
diff
|
tree
2005-06-26
git-pack-objects: do the delta search in reverse size...
diff
|
tree
2005-06-26
git-rev-parse: add "--not" flag to mark subsequent...
diff
|
tree
2005-06-26
git-unpack-objects: start removing debug output
diff
|
tree
2005-06-26
Fix object packing/unpacking.
diff
|
tree
2005-06-26
Add "--depth=N" parameter to git-pack-objects to limit...
diff
|
tree
2005-06-26
git-pack-objects: make "--window=x" semantics more...
diff
|
tree
2005-06-26
Add a "max_size" parameter to diff_delta()
diff
|
tree
2005-06-26
Fix delta "sliding window" code
diff
|
tree
2005-06-25
git-unpack-objects: start parsing the actual packed...
diff
|
tree
2005-06-25
git-pack-objects: mark the delta packing with a 'D'.
diff
|
tree
2005-06-25
First cut at git-unpack-objects
diff
|
tree
2005-06-25
git-pack-objects: fix typo
diff
|
tree
2005-06-25
git-pack-objects: create a packed object representation.
diff
|
tree
2005-06-25
git-rev-list: add option to list all objects (not just...
diff
|
tree
2005-06-24
git-rev-parse: re-organize and be more careful
diff
|
tree
2005-06-23
Add "git-patch-id" program to generate patch ID's.
diff
|
tree