1875 Commits (1bedd4ca2130c3b8c6d9a68cbbaa29e053269a66)
 

Author SHA1 Message Date
Junio C Hamano 1bedd4ca21 daemon.c: pid_t is not int. 20 years ago
Junio C Hamano 348c4c66da Merge 'fixes' branch. 20 years ago
Junio C Hamano dc56bc0341 Further clarify licensing status of compat/subprocess.py. 20 years ago
H. Peter Anvin e433b071fe [PATCH] rsh.c unterminated string 20 years ago
Sergey Vlasov 628cd5430f [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories 20 years ago
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 7fe2fc7935 Merge branch 'fixes' 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
Jon Loeliger d154dcc8b6 [PATCH] Retitle 'inspecting what happened' section. 20 years ago
Junio C Hamano c8b48ba476 Prettyprint octopus merge message. 20 years ago
Petr Baudis f8ff0c0641 [PATCH] Verbose git-daemon logging 20 years ago
Junio C Hamano 5cfcd07c93 Retire diff-helper. 20 years ago
Junio C Hamano 9dcc829fe1 Retire rev-tree. 20 years ago
Junio C Hamano 0fe51391a8 Retire git-export. 20 years ago
Linus Torvalds 01c6ad29bd [PATCH] Fix strange timezone handling 20 years ago
Junio C Hamano acfadcfb48 Revert "Use git-merge instead of git-resolve in git-pull." 20 years ago
Junio C Hamano b91fb518cc Revert "Make Octopus merge message a bit nicer." 20 years ago
Sergey Vlasov 4041483e5a [PATCH] fetch.c: Remove call to parse_object() from process() 20 years ago
Sergey Vlasov 478dbeec99 [PATCH] fetch.c: Clean up object flag definitions 20 years ago
Sergey Vlasov a85988d292 [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() 20 years ago
Sergey Vlasov 5de0bfffbc [PATCH] fetch.c: Remove some duplicated code in process() 20 years ago
Sergey Vlasov c5c0f452f5 [PATCH] fetch.c: Remove redundant TO_FETCH flag 20 years ago
Sergey Vlasov 125beb1e27 [PATCH] fetch.c: Remove redundant SCANNED flag 20 years ago
Sergey Vlasov f9cff26912 [PATCH] fetch.c: Make process() look at each object only once 20 years ago
Sergey Vlasov e8d2a6d483 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() 20 years ago
Junio C Hamano 0493a3fd52 Merge branch 'fixes' 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
Junio C Hamano 28ad81f58e Clarify dual license status of subprocess.py file. 20 years ago
Junio C Hamano 6f60300b54 Update tutorial with Octopus usage. 20 years ago
Junio C Hamano 63f1aa6c72 Make Octopus merge message a bit nicer. 20 years ago
Junio C Hamano f887564ab7 Use git-merge instead of git-resolve in git-pull. 20 years ago
Linus Torvalds 27cfe2e2dc Make time-based commit filtering work with topological ordering. 20 years ago
Linus Torvalds c1babb1d65 [PATCH] Teach "git-rev-parse" about date-based cut-offs 20 years ago
Nicolas Pitre 7c6ef2f214 [PATCH] ARM optimized SHA1 implementation 20 years ago