Commit Graph

  • e433b071fe [PATCH] rsh.c unterminated string H. Peter Anvin 2005-09-23 16:30:50 -0700
  • 628cd5430f [PATCH] git-local-fetch: Avoid confusing error messages on packed repositories Sergey Vlasov 2005-09-23 16:28:38 +0400
  • e2b77f026a [PATCH] Fix "git-local-fetch -s" with packed source repository Sergey Vlasov 2005-09-23 16:28:33 +0400
  • 1a951815dd [PATCH] git-local-fetch: Avoid calling close(-1) Sergey Vlasov 2005-09-23 16:28:28 +0400
  • 8be707de55 [PATCH] git-local-fetch: Fix error checking and leak in setup_indices() Sergey Vlasov 2005-09-23 16:28:23 +0400
  • d35bbe0b2e [PATCH] fetch.c: Plug memory leak in process_tree() Sergey Vlasov 2005-09-23 16:28:18 +0400
  • a95cb6fb6b [PATCH] fetch.c: Do not build object ref lists Sergey Vlasov 2005-09-23 16:28:13 +0400
  • ff8489cb0a [PATCH] document command to show diff of a commit Robert Watson 2005-09-23 11:06:04 +0100
  • e20b134d72 Ignore a bit more generated files. Signed-off-by: Junio C Hamano <junkio@cox.net> Junio C Hamano 2005-09-23 14:02:57 -0700
  • 7fe2fc7935 Merge branch 'fixes' Junio C Hamano 2005-09-23 00:53:43 -0700
  • 9f92f15f89 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. Junio C Hamano 2005-09-23 00:53:02 -0700
  • 990f856a62 GIT 0.99.7b Signed-off-by: Junio C Hamano <junkio@cox.net> v0.99.7b Junio C Hamano 2005-09-22 21:53:33 -0700
  • d6179f56f8 Merge branch 'fixes' Junio C Hamano 2005-09-22 21:52:34 -0700
  • 2c08b36383 [PATCH] fetch.c: Remove call to parse_object() from process() Sergey Vlasov 2005-09-21 20:34:29 +0400
  • 24451c3103 [PATCH] fetch.c: Clean up object flag definitions Sergey Vlasov 2005-09-21 20:34:24 +0400
  • 2449696bcd [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() Sergey Vlasov 2005-09-21 20:34:19 +0400
  • 7b64d06b2e [PATCH] fetch.c: Remove some duplicated code in process() Sergey Vlasov 2005-09-21 20:34:14 +0400
  • 51d8faf860 [PATCH] fetch.c: Remove redundant TO_FETCH flag Sergey Vlasov 2005-09-21 20:34:09 +0400
  • 754ac00e71 [PATCH] fetch.c: Remove redundant SCANNED flag Sergey Vlasov 2005-09-21 20:34:04 +0400
  • a82d07e5e6 [PATCH] fetch.c: Make process() look at each object only once Sergey Vlasov 2005-09-21 20:33:59 +0400
  • 80077f0716 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() Sergey Vlasov 2005-09-21 20:33:54 +0400
  • bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. Junio C Hamano 2005-09-19 23:52:33 -0700
  • f95c3144f7 Update post 0.99.7 Signed-off-by: Junio C Hamano <junkio@cox.net> Junio C Hamano 2005-09-22 18:59:02 -0700
  • d154dcc8b6 [PATCH] Retitle 'inspecting what happened' section. Jon Loeliger 2005-09-22 10:51:57 -0500
  • c8b48ba476 Prettyprint octopus merge message. Junio C Hamano 2005-09-22 00:55:22 -0700
  • f8ff0c0641 [PATCH] Verbose git-daemon logging Petr Baudis 2005-09-22 11:25:28 +0200
  • 5cfcd07c93 Retire diff-helper. Junio C Hamano 2005-09-20 23:24:39 -0700
  • 9dcc829fe1 Retire rev-tree. Junio C Hamano 2005-09-16 22:30:55 -0700
  • 0fe51391a8 Retire git-export. Junio C Hamano 2005-09-16 22:21:36 -0700
  • 01c6ad29bd [PATCH] Fix strange timezone handling Linus Torvalds 2005-09-21 15:50:28 -0700
  • 6e2dda35c2 [PATCH] Add new keybindings Robert Suetterlin 2005-09-22 10:07:36 +1000
  • acfadcfb48 Revert "Use git-merge instead of git-resolve in git-pull." Junio C Hamano 2005-09-21 14:01:56 -0700
  • b91fb518cc Revert "Make Octopus merge message a bit nicer." Junio C Hamano 2005-09-21 13:59:54 -0700
  • 4041483e5a [PATCH] fetch.c: Remove call to parse_object() from process() Sergey Vlasov 2005-09-21 20:34:29 +0400
  • 478dbeec99 [PATCH] fetch.c: Clean up object flag definitions Sergey Vlasov 2005-09-21 20:34:24 +0400
  • a85988d292 [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() Sergey Vlasov 2005-09-21 20:34:19 +0400
  • 5de0bfffbc [PATCH] fetch.c: Remove some duplicated code in process() Sergey Vlasov 2005-09-21 20:34:14 +0400
  • c5c0f452f5 [PATCH] fetch.c: Remove redundant TO_FETCH flag Sergey Vlasov 2005-09-21 20:34:09 +0400
  • 125beb1e27 [PATCH] fetch.c: Remove redundant SCANNED flag Sergey Vlasov 2005-09-21 20:34:04 +0400
  • f9cff26912 [PATCH] fetch.c: Make process() look at each object only once Sergey Vlasov 2005-09-21 20:33:59 +0400
  • e8d2a6d483 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() Sergey Vlasov 2005-09-21 20:33:54 +0400
  • 0493a3fd52 Merge branch 'fixes' Junio C Hamano 2005-09-21 12:31:33 -0700
  • b163512d4e Fix documentation dependency. Junio C Hamano 2005-09-21 12:29:59 -0700
  • 09d920831e Make object creation in http fetch a bit safer. Junio C Hamano 2005-09-21 02:46:32 -0700
  • 28ad81f58e Clarify dual license status of subprocess.py file. Junio C Hamano 2005-09-21 00:58:32 -0700
  • 089f20dce1 Clarify dual license status of subprocess.py file. v0.99.7a Junio C Hamano 2005-09-21 00:58:32 -0700
  • 9f25c7bd5c Merge branch 'fixes' Junio C Hamano 2005-09-21 00:45:25 -0700
  • 6f60300b54 Update tutorial with Octopus usage. Junio C Hamano 2005-09-20 18:21:10 -0700
  • 63f1aa6c72 Make Octopus merge message a bit nicer. Junio C Hamano 2005-09-19 00:03:47 -0700
  • f887564ab7 Use git-merge instead of git-resolve in git-pull. Junio C Hamano 2005-09-16 23:38:59 -0700
  • 27cfe2e2dc Make time-based commit filtering work with topological ordering. Linus Torvalds 2005-09-20 17:55:46 -0700
  • c1babb1d65 [PATCH] Teach "git-rev-parse" about date-based cut-offs Linus Torvalds 2005-09-20 14:13:24 -0700
  • 7c6ef2f214 [PATCH] ARM optimized SHA1 implementation Nicolas Pitre 2005-09-20 12:27:13 -0400
  • f1f0d0889e [PATCH] Make the git-fsck-objects diagnostics more useful Petr Baudis 2005-09-20 20:56:05 +0200
  • 89d844d084 Do not give alarming error message from rsync in fetch and clone. Junio C Hamano 2005-09-19 23:52:33 -0700
  • 2a39064c65 [PATCH] Return proper error valud from "parse_date()" Linus Torvalds 2005-09-19 15:53:50 -0700
  • b0391890d2 Show modified files in git-ls-files Junio C Hamano 2005-09-19 15:11:15 -0700
  • 1991b223c0 Fast-path 'update-index --refresh' a bit. Junio C Hamano 2005-09-19 14:49:50 -0700
  • e9bacb4f6a Use GECOS field a bit better to produce default human readable name. Junio C Hamano 2005-09-19 16:06:56 -0700
  • f318dd229f Document -i flag to git-read-tree Junio C Hamano 2005-09-19 11:33:14 -0700
  • a7154e916c [PATCH] Documentation: Update all files to use the new gitlink: macro Sergey Vlasov 2005-09-19 14:10:51 +0400
  • d1c2e113c5 [PATCH] Documentation: Add asciidoc.conf file and gitlink: macro Sergey Vlasov 2005-09-19 14:10:14 +0400
  • af61c6e008 Fix extended short SHA1 name completion Linus Torvalds 2005-09-19 15:16:03 -0700
  • 972062bbb8 v246 Kay Sievers 2005-09-20 10:25:01 +0200
  • dc4393cba3 GIT 0.99.7a Signed-off-by: Junio C Hamano <junkio@cox.net> Junio C Hamano 2005-09-19 19:50:09 -0700
  • 343d35c916 Ship our own copy of subprocess.py Junio C Hamano 2005-09-19 19:47:54 -0700
  • 0a2ba73860 show-branch: Be nicer when running in a corrupt repository. Junio C Hamano 2005-09-19 01:12:18 -0700
  • 1f961c196c [PATCH] Fix git-init-db creating crap directories. Petr Baudis 2005-09-20 02:19:50 +0200
  • bfb73b2ebc [PATCH] Do not install compatibility symlink for what we do not install Patrick Mauritz 2005-09-19 16:11:19 +0200
  • 3b944aac3b [PATCH] Remove total confusion from "git checkout" Linus Torvalds 2005-09-19 10:11:18 -0700
  • ef34af24dc [PATCH] strcasestr compatibility replacement Linus Torvalds 2005-09-18 18:30:50 -0700
  • 727132834e GIT 0.99.7 v0.99.7 Junio C Hamano 2005-09-18 15:45:59 -0700
  • 87c6aeb4ef Arrgh -- another asciidoc caret workaround. Junio C Hamano 2005-09-18 15:45:09 -0700
  • 34143b2639 [PATCH] Improve git-update-index error reporting Petr Baudis 2005-09-18 21:09:22 +0200
  • 37539fbda5 [PATCH] Improved "git add" Linus Torvalds 2005-09-18 11:27:45 -0700
  • a8783eeb79 [PATCH] Add "--git-dir" flag to git-rev-parse Linus Torvalds 2005-09-18 11:18:30 -0700
  • 1b0c1e672a [PATCH] Support alternates and http-alternates in http-fetch Daniel Barkalow 2005-09-18 14:14:19 -0400
  • 3a45f625ae Document extended SHA1 used by git-rev-parse. Junio C Hamano 2005-09-18 11:13:58 -0700
  • 029f6de377 fetch() assumes we do not have the object. Junio C Hamano 2005-09-18 14:11:53 -0700
  • 11d56b155c Really prepare for 0.99.7 Signed-off-by: Junio C Hamano <junkio@cox.net> Junio C Hamano 2005-09-18 10:46:33 -0700
  • 8ac93bc98f Merge branch 'master' of . Junio C Hamano 2005-09-18 01:18:15 -0700
  • 85d106c267 Improve the safety check used in fetch.c Junio C Hamano 2005-09-18 01:01:07 -0700
  • 490e23d22a Archive-destroying "git repack -a -d" bug. Junio C Hamano 2005-09-17 23:35:49 -0700
  • 434d036fe4 Do not fail after calling bisect_auto_next() Junio C Hamano 2005-09-17 13:51:03 -0700
  • b3661567cf [PATCH] Add support for alternates in HTTP Daniel Barkalow 2005-09-14 23:26:08 -0400
  • 50d69ef4f5 Fix typo in test comment. Junio C Hamano 2005-09-16 23:27:52 -0700
  • 5a90d4ac1a [PATCH] getdomainname should be usable on SunOS with -lnsl Junio C Hamano 2005-09-11 22:25:49 -0700
  • aa894d8887 [PATCH] Make "git shortlog" understand raw logs Linus Torvalds 2005-09-16 18:02:46 -0700
  • 2a7055ae98 [PATCH] Fix "git-rev-list" revision range parsing Linus Torvalds 2005-09-16 17:53:19 -0700
  • a09af243fb Add git-send-email to .gitignore Junio C Hamano 2005-09-16 20:40:12 -0700
  • 4447badcd2 Teach rsync transport about alternates. Junio C Hamano 2005-09-17 11:56:41 -0700
  • c39e47d98a start searching at the current $hash value Kay Sievers 2005-09-17 03:00:21 +0200
  • 8805ccac40 [PATCH] Avoid building object ref lists when not needed Linus Torvalds 2005-09-16 14:55:33 -0700
  • b0d8923ec0 [PATCH] Improve git-rev-list memory usage further Linus Torvalds 2005-09-16 14:32:48 -0700
  • d0ac30f20c [PATCH] fetch.c: cleanups Junio C Hamano 2005-09-16 14:30:29 -0700
  • 2842375859 [PATCH] Debian: build-depend on "bc" Matthias Urlichs 2005-09-16 13:54:10 +0200
  • 6b82d16bfc [PATCH] Make git-checkout failure message more friendly. Junio C Hamano 2005-09-16 12:30:46 -0700
  • 0e60471c2a [PATCH] Update git-core.spec.in Chris Wright 2005-09-16 13:38:49 -0700
  • ed0a84883e [PATCH] PATCH Documentation/git-rev-list.txt typo fix Peter Hagervall 2005-09-16 16:24:12 +0200
  • b93aa3ec95 Recommend 'less' for Debian. Junio C Hamano 2005-09-15 23:33:03 -0700