1835 Commits (e2b77f026a251a47ebdf634107e76f7b457087af)
 

Author SHA1 Message Date
Sergey Vlasov e2b77f026a [PATCH] Fix "git-local-fetch -s" with packed source repository 20 years ago
Sergey Vlasov 1a951815dd [PATCH] git-local-fetch: Avoid calling close(-1) 20 years ago
Sergey Vlasov 8be707de55 [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() 20 years ago
Sergey Vlasov d35bbe0b2e [PATCH] fetch.c: Plug memory leak in process_tree() 20 years ago
Sergey Vlasov a95cb6fb6b [PATCH] fetch.c: Do not build object ref lists 20 years ago
Robert Watson ff8489cb0a [PATCH] document command to show diff of a commit 20 years ago
Junio C Hamano e20b134d72 Ignore a bit more generated files. 20 years ago
Junio C Hamano 9f92f15f89 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. 20 years ago
Sergey Vlasov 2c08b36383 [PATCH] fetch.c: Remove call to parse_object() from process() 20 years ago
Sergey Vlasov 24451c3103 [PATCH] fetch.c: Clean up object flag definitions 20 years ago
Sergey Vlasov 2449696bcd [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() 20 years ago
Sergey Vlasov 7b64d06b2e [PATCH] fetch.c: Remove some duplicated code in process() 20 years ago
Sergey Vlasov 51d8faf860 [PATCH] fetch.c: Remove redundant TO_FETCH flag 20 years ago
Sergey Vlasov 754ac00e71 [PATCH] fetch.c: Remove redundant SCANNED flag 20 years ago
Sergey Vlasov a82d07e5e6 [PATCH] fetch.c: Make process() look at each object only once 20 years ago
Sergey Vlasov 80077f0716 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() 20 years ago
Junio C Hamano bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. 20 years ago
Junio C Hamano b163512d4e Fix documentation dependency. 20 years ago
Junio C Hamano 09d920831e Make object creation in http fetch a bit safer. 20 years ago
Linus Torvalds af61c6e008 Fix extended short SHA1 name completion 20 years ago
Junio C Hamano 343d35c916 Ship our own copy of subprocess.py 20 years ago
Junio C Hamano 0a2ba73860 show-branch: Be nicer when running in a corrupt repository. 20 years ago
Petr Baudis 1f961c196c [PATCH] Fix git-init-db creating crap directories. 20 years ago
Patrick Mauritz bfb73b2ebc [PATCH] Do not install compatibility symlink for what we do not install 20 years ago
Linus Torvalds 3b944aac3b [PATCH] Remove total confusion from "git checkout" 20 years ago
Linus Torvalds ef34af24dc [PATCH] strcasestr compatibility replacement 20 years ago
Junio C Hamano 727132834e GIT 0.99.7 20 years ago
Junio C Hamano 87c6aeb4ef Arrgh -- another asciidoc caret workaround. 20 years ago
Petr Baudis 34143b2639 [PATCH] Improve git-update-index error reporting 20 years ago
Linus Torvalds 37539fbda5 [PATCH] Improved "git add" 20 years ago
Linus Torvalds a8783eeb79 [PATCH] Add "--git-dir" flag to git-rev-parse 20 years ago
Daniel Barkalow 1b0c1e672a [PATCH] Support alternates and http-alternates in http-fetch 20 years ago
Junio C Hamano 3a45f625ae Document extended SHA1 used by git-rev-parse. 20 years ago
Junio C Hamano 029f6de377 fetch() assumes we do not have the object. 20 years ago
Junio C Hamano 8ac93bc98f Merge branch 'master' of . 20 years ago
Junio C Hamano 85d106c267 Improve the safety check used in fetch.c 20 years ago
Junio C Hamano 490e23d22a Archive-destroying "git repack -a -d" bug. 20 years ago
Junio C Hamano 434d036fe4 Do not fail after calling bisect_auto_next() 20 years ago
Daniel Barkalow b3661567cf [PATCH] Add support for alternates in HTTP 20 years ago
Junio C Hamano 50d69ef4f5 Fix typo in test comment. 20 years ago
Junio C Hamano 5a90d4ac1a [PATCH] getdomainname should be usable on SunOS with -lnsl 20 years ago
Linus Torvalds aa894d8887 [PATCH] Make "git shortlog" understand raw logs 20 years ago
Linus Torvalds 2a7055ae98 [PATCH] Fix "git-rev-list" revision range parsing 20 years ago
Junio C Hamano a09af243fb Add git-send-email to .gitignore 20 years ago
Junio C Hamano 4447badcd2 Teach rsync transport about alternates. 20 years ago
Linus Torvalds 8805ccac40 [PATCH] Avoid building object ref lists when not needed 20 years ago
Linus Torvalds b0d8923ec0 [PATCH] Improve git-rev-list memory usage further 20 years ago
Junio C Hamano d0ac30f20c [PATCH] fetch.c: cleanups 20 years ago
Matthias Urlichs 2842375859 [PATCH] Debian: build-depend on "bc" 20 years ago
Junio C Hamano 6b82d16bfc [PATCH] Make git-checkout failure message more friendly. 20 years ago