git.git
2005-09-24 Junio C HamanoSolaris: give a bit more built-in defaults.
2005-09-24 Patrick Mauritz[PATCH] CURLDIR in Makefile
2005-09-24 Petr Baudis[PATCH] Rename daemon.c's lognotice() to loginfo()
2005-09-24 Petr Baudis[PATCH] git-daemon --syslog to log through syslog
2005-09-24 Petr Baudis[PATCH] Update git-daemon documentation wrt. the -...
2005-09-24 Junio C HamanoReally ignore generated distribution material.
2005-09-24 Junio C Hamanodaemon.c: pid_t is not int.
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-24 Junio C HamanoFurther clarify licensing status of compat/subprocess.py.
2005-09-24 H. Peter Anvin[PATCH] rsh.c unterminated string
2005-09-23 Sergey Vlasov[PATCH] git-local-fetch: Avoid confusing error messages...
2005-09-23 Sergey Vlasov[PATCH] Fix "git-local-fetch -s" with packed source...
2005-09-23 Sergey Vlasov[PATCH] git-local-fetch: Avoid calling close(-1)
2005-09-23 Sergey Vlasov[PATCH] git-local-fetch: Fix error checking and leak...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Plug memory leak in process_tree()
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Do not build object ref lists
2005-09-23 Robert Watson[PATCH] document command to show diff of a commit
2005-09-23 Junio C HamanoIgnore a bit more generated files.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-23 Junio C HamanoMake 'git diff --cached' synonymous to 'git diff -...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-23 Junio C HamanoDo not give alarming error message from rsync in fetch...
2005-09-23 Jon Loeliger[PATCH] Retitle 'inspecting what happened' section.
2005-09-23 Junio C HamanoPrettyprint octopus merge message.
2005-09-23 Petr Baudis[PATCH] Verbose git-daemon logging
2005-09-22 Junio C HamanoRetire diff-helper.
2005-09-22 Junio C HamanoRetire rev-tree.
2005-09-22 Junio C HamanoRetire git-export.
2005-09-22 Linus Torvalds[PATCH] Fix strange timezone handling
2005-09-22 Robert Suetterlin[PATCH] Add new keybindings
2005-09-21 Junio C HamanoRevert "Use git-merge instead of git-resolve in git...
2005-09-21 Junio C HamanoRevert "Make Octopus merge message a bit nicer."
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-21 Junio C HamanoMerge branch 'fixes'
2005-09-21 Junio C HamanoFix documentation dependency.
2005-09-21 Junio C HamanoMake object creation in http fetch a bit safer.
2005-09-21 Junio C HamanoClarify dual license status of subprocess.py file.
2005-09-21 Junio C HamanoUpdate tutorial with Octopus usage.
2005-09-21 Junio C HamanoMake Octopus merge message a bit nicer.
2005-09-21 Junio C HamanoUse git-merge instead of git-resolve in git-pull.
2005-09-21 Linus TorvaldsMake time-based commit filtering work with topological...
2005-09-21 Linus Torvalds[PATCH] Teach "git-rev-parse" about date-based cut...
2005-09-21 Nicolas Pitre[PATCH] ARM optimized SHA1 implementation
2005-09-20 Petr Baudis[PATCH] Make the git-fsck-objects diagnostics more...
2005-09-20 Junio C HamanoDo not give alarming error message from rsync in fetch...
2005-09-20 Linus Torvalds[PATCH] Return proper error valud from "parse_date()"
2005-09-20 Junio C HamanoShow modified files in git-ls-files
2005-09-20 Junio C HamanoFast-path 'update-index --refresh' a bit.
2005-09-20 Junio C HamanoUse GECOS field a bit better to produce default human...
2005-09-20 Junio C HamanoDocument -i flag to git-read-tree
2005-09-20 Sergey Vlasov[PATCH] Documentation: Update all files to use the...
2005-09-20 Sergey Vlasov[PATCH] Documentation: Add asciidoc.conf file and gitli...
2005-09-20 Linus TorvaldsFix extended short SHA1 name completion
2005-09-20 Junio C HamanoShip our own copy of subprocess.py
2005-09-20 Junio C Hamanoshow-branch: Be nicer when running in a corrupt repository.
2005-09-20 Petr Baudis[PATCH] Fix git-init-db creating crap directories.
2005-09-20 Patrick Mauritz[PATCH] Do not install compatibility symlink for what...
2005-09-20 Linus Torvalds[PATCH] Remove total confusion from "git checkout"
2005-09-19 Linus Torvalds[PATCH] strcasestr compatibility replacement
2005-09-18 Junio C HamanoGIT 0.99.7 v0.99.7
2005-09-18 Junio C HamanoArrgh -- another asciidoc caret workaround.
2005-09-18 Petr Baudis[PATCH] Improve git-update-index error reporting
2005-09-18 Linus Torvalds[PATCH] Improved "git add"
2005-09-18 Linus Torvalds[PATCH] Add "--git-dir" flag to git-rev-parse
2005-09-18 Daniel Barkalow[PATCH] Support alternates and http-alternates in http...
2005-09-18 Junio C HamanoDocument extended SHA1 used by git-rev-parse.
2005-09-18 Junio C Hamanofetch() assumes we do not have the object.
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-18 Junio C HamanoImprove the safety check used in fetch.c
2005-09-18 Junio C HamanoArchive-destroying "git repack -a -d" bug.
2005-09-17 Junio C HamanoDo not fail after calling bisect_auto_next()
2005-09-17 Daniel Barkalow[PATCH] Add support for alternates in HTTP
2005-09-17 Junio C HamanoFix typo in test comment.
2005-09-17 Junio C Hamano[PATCH] getdomainname should be usable on SunOS with...
2005-09-17 Linus Torvalds[PATCH] Make "git shortlog" understand raw logs
2005-09-17 Linus Torvalds[PATCH] Fix "git-rev-list" revision range parsing
2005-09-17 Junio C HamanoAdd git-send-email to .gitignore
2005-09-17 Junio C HamanoTeach rsync transport about alternates.
2005-09-16 Linus Torvalds[PATCH] Avoid building object ref lists when not needed
2005-09-16 Linus Torvalds[PATCH] Improve git-rev-list memory usage further
2005-09-16 Junio C Hamano[PATCH] fetch.c: cleanups
2005-09-16 Matthias Urlichs[PATCH] Debian: build-depend on "bc"
2005-09-16 Junio C Hamano[PATCH] Make git-checkout failure message more friendly.
2005-09-16 Chris Wright[PATCH] Update git-core.spec.in
2005-09-16 Peter Hagervall[PATCH] PATCH Documentation/git-rev-list.txt typo fix
2005-09-16 Junio C HamanoRecommend 'less' for Debian.
next